summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit/configuration.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Updates for Python 3.12Chris Johns2023-11-211-1/+1
* rtemstoolkit/configuration: Treat an empty variable as an empty listChris Johns2020-09-261-1/+1
* rtemstoolkit/configuration: Fix interpolation support.Chris Johns2019-06-121-33/+44
* rtemstoolkit/configuration: Add get_sections() to get the sections.Chris Johns2019-06-111-8/+20
* python: Provide support to select a valid python version.Chris Johns2018-11-081-12/+18
* rtemstoolkit: Remove test import for YAML.Chris Johns2017-10-251-1/+0
* tester: Refactor to use INI format files for BSP configurations.Chris Johns2017-10-241-4/+28
* rtemstoolkit: Add Python INI configuration support.Chris Johns2017-05-151-0/+137