summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit/configuration.py (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-21python: Updates for Python 3.12Chris Johns1-1/+1
2020-09-26rtemstoolkit/configuration: Treat an empty variable as an empty listChris Johns1-1/+1
2019-06-12rtemstoolkit/configuration: Fix interpolation support.Chris Johns1-33/+44
2019-06-11rtemstoolkit/configuration: Add get_sections() to get the sections.Chris Johns1-8/+20
2018-11-08python: Provide support to select a valid python version.Chris Johns1-12/+18
2017-10-25rtemstoolkit: Remove test import for YAML.Chris Johns1-1/+0
2017-10-24tester: Refactor to use INI format files for BSP configurations.Chris Johns1-4/+28
2017-05-15rtemstoolkit: Add Python INI configuration support.Chris Johns1-0/+137