Angus Gratton
|
0743361da3
|
kconfiglib: Allow CONFIG_xxx= to disable booleans
But replace all sdkconfig.defaults to use the explicit =n (more correct)
|
2018-08-20 17:18:05 +10:00 |
|
Angus Gratton
|
d376105e8e
|
doc: Update new documentation config output
Make output similar to previous implementation.
|
2018-08-17 20:21:59 +10:00 |
|
Angus Gratton
|
191557db02
|
docs: Copy CMake docs to a separate set of directories
Required first step before merging back to mainline.
|
2018-08-13 15:37:03 +10:00 |
|
Angus Gratton
|
6065d2fd08
|
kconfig: Add confserver.py to expose sdkconfig to clients
|
2018-06-07 14:23:08 +10:00 |
|
Angus Gratton
|
c70f9db369
|
confgen: Don't write environment-loaded configuration items to sdkconfig
|
2018-05-29 16:34:45 +10:00 |
|
Angus Gratton
|
2a3e2b8eed
|
doc: Use confgen.py to build docs from same code path as config generation
|
2018-04-30 09:59:20 +10:00 |
|
Angus Gratton
|
efb5928934
|
idf.py build & flash tool
Generate flasher args files & .json project info file as part of cmake build
|
2018-04-30 09:59:20 +10:00 |
|
Angus Gratton
|
1f8e07fd8f
|
cmake: Add sdkconfig.defaults support
|
2018-04-30 09:59:20 +10:00 |
|
Angus Gratton
|
99a2359c5c
|
confgen: Create config file if missing
|
2018-04-30 09:59:20 +10:00 |
|
Angus Gratton
|
a538644560
|
config: Add new Python & kconfiglib-based config management tool
|
2018-04-30 09:59:20 +10:00 |
|