Renz Christian Bagaporo
|
022a9295b0
|
confgen: disable config override warnings
|
2019-01-29 20:50:51 +08:00 |
|
Renz Christian Bagaporo
|
a34d788a5e
|
kconfiglib: allow disabling of config override warnings
Patches ESP-IDF copy of kconfiglib.py with modifications in commit
b65baa47f69ae4c3993876a7edf0da0075aa70ff from kconfiglib repository.
|
2019-01-29 20:50:51 +08:00 |
|
Renz Christian Bagaporo
|
403a24ab64
|
confgen: disable redundant assignment warning
|
2019-01-25 18:49:55 +08:00 |
|
Renz Christian Bagaporo
|
d2cf266762
|
kconfiglib: allow disabling of redundant definition warnings
Patches ESP-IDF copy of kconfiglib.py with modifications in commit
94c63de77c7a3422347e59e168b05174d0b9e84d from kconfiglib repository.
|
2019-01-25 18:49:55 +08:00 |
|
Renz Christian Bagaporo
|
5c9ab21d81
|
confgen: base config creation on output type args
|
2019-01-25 14:11:35 +08:00 |
|
Ivan Grokhotkov
|
ea7e6bd8f6
|
Merge branch 'feature/py23_kconfig_new' into 'master'
tools: Make kconfig_new Python3-compatible and enable Python3 in idf.py
See merge request idf/esp-idf!3304
|
2018-09-27 11:26:32 +08:00 |
|
Angus Gratton
|
9421f6611f
|
doc: Render config items "Found in:" as a set of links to menus
|
2018-09-21 11:05:13 +10:00 |
|
Angus Gratton
|
9add51bc6d
|
doc: Re-add summaries of what children each menu item has
Slightly different to the original version of this, but same goal.
|
2018-09-19 17:27:48 +10:00 |
|
Roland Dobai
|
173e6aab3e
|
tools: Make kconfig_new Python3-compatible and enable Python3 in idf.py
|
2018-09-19 08:38:09 +02:00 |
|
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 |
|
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 |
|