index
:
Kconfiglib.git
main
Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git
Jacob McDonnell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
merge_config.py
Age
Commit message (
Expand
)
Author
2024-10-04
Update various outdated links and contact information
Stephanos Ioannidis
2020-01-24
Use 'python3' instead of 'python' in hashbangs
Ulf Magnusson
2019-12-14
Add Kconfig.__init__() helper flag for suppressing tracebacks
Ulf Magnusson
2019-10-29
Add public helpers for generating "<name> (defined at ...)" strings
Ulf Magnusson
2019-06-03
Improve warning control API (with backwards compatibility)
Ulf Magnusson
2019-06-03
Have load_config() and write_(min_)config() return messages
Ulf Magnusson
2019-03-06
Use a consistent style in examples
Ulf Magnusson
2018-11-21
Link Zephyr's kconfig.py from merge_config.py example
Ulf Magnusson
2018-11-17
Add support for KCONFIG_ALLCONFIG
Ulf Magnusson
2018-09-27
Use a consistent import style in the examples
Ulf Magnusson
2018-05-27
Simplify error exits
Ulf Magnusson
2018-03-25
merge_config.py: Clean up name_and_loc_str()
Ulf Magnusson
2018-02-07
Give symbol locations in merge_config.py warnings
Ulf Magnusson
2017-12-30
Add merge_config.py example
Ulf Magnusson