Roland Dobai
|
9c1d4f5b54
|
Build & config: Remove the "make" build system
The "make" build system was deprecated in v4.0 in favor of idf.py
(cmake). The remaining support is removed in v5.0.
|
2021-11-10 09:53:53 +01:00 |
Ivan Grokhotkov
|
b736eebf90
|
cmake: also pass IDF_ENV_FPGA in config.env
|
2020-06-26 11:37:50 +02:00 |
Roland Dobai
|
01887f71e7
|
Update kconfiglib to upstream version and replace mconf-idf
Special thanks to @ulfalizer for the helpful suggestions regarding
kconfiglib.
"rsource" option is available for relative path includes
Closes https://github.com/espressif/esp-idf/issues/4064
|
2019-10-29 10:40:04 +01:00 |
Roland Dobai
|
bd21960955
|
tools: Support sdkconfig.rename files from outside IDF in confgen.py
|
2019-07-16 20:18:19 +02:00 |
Angus Gratton
|
f1e07663c4
|
cmake: Use environment variables file for all config binaries
|
2019-07-01 15:54:27 +10:00 |