OVMS3-idf/tools/kconfig_new
Angus Gratton 6b49a355f7 confgen: Fix bug with JSON metadata conditional range generation
When generating JSON metadata for ranges where there are conditional ranges (ie different allowed range
depending on another config setting), the JSON metadata would always have the last named range as
the expression was not evaluated properly.

Thanks to ulfalizer on GitHub for pointing this out.

Closes https://github.com/espressif/esp-idf/issues/2195
2019-03-13 16:50:55 +11:00
..
test tools: Make kconfig_new Python3-compatible and enable Python3 in idf.py 2018-09-19 08:38:09 +02:00
confgen.py confgen: Fix bug with JSON metadata conditional range generation 2019-03-13 16:50:55 +11:00
confserver.py kconfig: Add confserver.py to expose sdkconfig to clients 2018-06-07 14:23:08 +10:00
gen_kconfig_doc.py Merge branch 'feature/py23_kconfig_new' into 'master' 2018-09-27 11:26:32 +08:00
kconfiglib.py kconfiglib: allow disabling of config override warnings 2019-01-29 20:50:51 +08:00