This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-10 09:39:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
tools
/
kconfig_new
History
Angus Gratton
a56b3abf84
kconfiglib: Allow CONFIG_xxx= to disable booleans
...
But replace all sdkconfig.defaults to use the explicit =n (more correct)
2018-08-29 19:39:17 +08:00
..
test
kconfig: Add confserver.py to expose sdkconfig to clients
2018-06-07 14:23:08 +10:00
confgen.py
docs: Copy CMake docs to a separate set of directories
2018-08-13 15:37:03 +10:00
confserver.py
kconfig: Add confserver.py to expose sdkconfig to clients
2018-06-07 14:23:08 +10:00
gen_kconfig_doc.py
doc: Use confgen.py to build docs from same code path as config generation
2018-04-30 09:59:20 +10:00
kconfiglib.py
kconfiglib: Allow CONFIG_xxx= to disable booleans
2018-08-29 19:39:17 +08:00