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
/
allyesconfig.py
Age
Commit message (
Expand
)
Author
2018-05-28
Simplify allyesconfig.py example with Kconfig.choices
Ulf Magnusson
2017-11-20
allno/yesconfig.py: Remove unused STR_TO_TRI imports
Ulf Magnusson
2017-11-06
Refer to kconfiglib.py for iterative tree walking
Ulf Magnusson
2017-11-06
Clean up examples a bit
Ulf Magnusson
2017-11-06
Simplify allyesconfig.py
Ulf Magnusson
2017-11-05
Simplify redundant 'is (not) None' tests in examples
Ulf Magnusson
2017-10-31
Handle choices more like the C implementation
Ulf Magnusson
2017-10-30
Merge user_str/tri_value into user_value
Ulf Magnusson
2017-10-30
Consistently use 0/1/2 for tristate values
Ulf Magnusson
2017-10-28
Nearly finalize API
Ulf Magnusson
2017-10-25
Backup
Ulf Magnusson
2017-10-24
Kconfiglib 2 backup
Ulf Magnusson
2012-12-13
Rename some APIs to be more consistent and intuitive.
Ulf Magnusson
2012-12-11
Rename APIs to be more consistent and intuitive.
Ulf Magnusson
2012-12-08
Clarify allno/yesconfig.py.
Ulf Magnusson
2012-12-06
Move examples into separate directory.
Ulf Magnusson