Angus Gratton
|
82d9a7b6bf
Merge branch 'bugfix/make_clean_kconfig' into 'master'
|
6 lat temu |
Roland Dobai
|
d1541c74a6
Give info and warnings about the TERM environment variable
|
6 lat temu |
Roland Dobai
|
59a04e21b0
Don't try to clean the old kconfig tools on Unix
|
6 lat temu |
Roland Dobai
|
bd2fc9f832
Make menuconfig colors configurable
|
6 lat temu |
Roland Dobai
|
be749395c4
Menuconfig: Don't ask to save configuration when nothing has changed
|
6 lat temu |
Roland Dobai
|
84d5cc1c17
Generate source files for kconfiglib from the build system
|
6 lat temu |
Ivan Grokhotkov
|
64c41cfcad
make: add support for sdkconfig.defaults.IDF_TARGET
|
6 lat temu |
Roland Dobai
|
01887f71e7
Update kconfiglib to upstream version and replace mconf-idf
|
6 lat temu |
Roland Dobai
|
15857d9cbb
Handle deprecated values in sdkconfig.defaults
|
6 lat temu |
Angus Gratton
|
d371605315
build: In GNU Make, use "cygpath -m" to avoid backslashes
|
6 lat temu |
Roland Dobai
|
8b8b2f12e4
Fix sdkconfig.rename paths for confgen.py in MSYS
|
6 lat temu |
Roland Dobai
|
bd21960955
tools: Support sdkconfig.rename files from outside IDF in confgen.py
|
6 lat temu |
V.Dudnik
|
f3f4e58313
project_config_mk: fix if condition
|
6 lat temu |
Roland Dobai
|
23ee93ea76
Rename deprecated Kconfig options in a backward compatible way
|
6 lat temu |
Angus Gratton
|
4f4edcf676
ldgen: Fix ENOENT errors on Windows with MSYS2 and GNU Make
|
7 lat temu |
Angus Gratton
|
f6cd55d2ac
config: Rename mconf to mconf-idf & conf to conf-idf
|
7 lat temu |
Angus Gratton
|
2f4079ebb2
cmake: Hide serial port settings in menuconfig when using cmake
|
7 lat temu |
Anton Maklakov
|
f3d61015f7
build: Fix problems with building kconfig and generating sdkconfig
|
7 lat temu |
Deomid Ryabkov
|
9903ea1c11
Add --warn-undefined-variables to MAKEFLAGS
|
9 lat temu |
Angus Gratton
|
2806b57fc1
build system: Don't make menuconfig if "make clean" run with no sdkconfig
|
8 lat temu |
Angus Gratton
|
f29768c404
Build system: Add new BATCH_BUILD flag to disable interactive parts of the build
|
9 lat temu |
Angus Gratton
|
3c90032369
build system: Fix parallel & double menuconfig issues when sdkconfig missing
|
9 lat temu |
Angus Gratton
|
e91d436e45
build system: Probable fix for errors due to bad config bypassing components
|
9 lat temu |
Angus Gratton
|
6421479dab
build system: Fix sdkconfig.defaults file preventing menuconfig changes
|
9 lat temu |
Angus Gratton
|
2350288a33
examples: Move sdkconfig.defaults support into build system
|
9 lat temu |
Angus Gratton
|
abb7668af7
build system: Fix bug where erase_flash was always invoked for flash
|
9 lat temu |
Angus Gratton
|
c15024e629
Merge branch 'master' into feature/build_component_project_vars
|
9 lat temu |
Angus Gratton
|
64f3893cb9
secure boot: Derive secure bootloader key from private key
|
9 lat temu |
Angus Gratton
|
341593f7d2
build system: Remove need for $(Q) macro in recipes, use --silent in MAKEFLAGS instead
|
9 lat temu |
Angus Gratton
|
208e83def7
build system: Refactor component.mk to not need component_common.mk
|
9 lat temu |