Angus Gratton
|
4f4edcf676
ldgen: Fix ENOENT errors on Windows with MSYS2 and GNU Make
|
7 anni fa |
Angus Gratton
|
f6cd55d2ac
config: Rename mconf to mconf-idf & conf to conf-idf
|
7 anni fa |
Angus Gratton
|
2f4079ebb2
cmake: Hide serial port settings in menuconfig when using cmake
|
7 anni fa |
Anton Maklakov
|
f3d61015f7
build: Fix problems with building kconfig and generating sdkconfig
|
7 anni fa |
Deomid Ryabkov
|
9903ea1c11
Add --warn-undefined-variables to MAKEFLAGS
|
9 anni fa |
Angus Gratton
|
2806b57fc1
build system: Don't make menuconfig if "make clean" run with no sdkconfig
|
8 anni fa |
Angus Gratton
|
f29768c404
Build system: Add new BATCH_BUILD flag to disable interactive parts of the build
|
9 anni fa |
Angus Gratton
|
3c90032369
build system: Fix parallel & double menuconfig issues when sdkconfig missing
|
9 anni fa |
Angus Gratton
|
e91d436e45
build system: Probable fix for errors due to bad config bypassing components
|
9 anni fa |
Angus Gratton
|
6421479dab
build system: Fix sdkconfig.defaults file preventing menuconfig changes
|
9 anni fa |
Angus Gratton
|
2350288a33
examples: Move sdkconfig.defaults support into build system
|
9 anni fa |
Angus Gratton
|
abb7668af7
build system: Fix bug where erase_flash was always invoked for flash
|
9 anni fa |
Angus Gratton
|
c15024e629
Merge branch 'master' into feature/build_component_project_vars
|
9 anni fa |
Angus Gratton
|
64f3893cb9
secure boot: Derive secure bootloader key from private key
|
9 anni fa |
Angus Gratton
|
341593f7d2
build system: Remove need for $(Q) macro in recipes, use --silent in MAKEFLAGS instead
|
9 anni fa |
Angus Gratton
|
208e83def7
build system: Refactor component.mk to not need component_common.mk
|
9 anni fa |
Angus Gratton
|
2f0efe1510
build system: Fix defconfig vs menuconfig regression in 155f9124
|
9 anni fa |
Angus Gratton
|
830e5caf4d
build system: Replace get_variable target w/ component_project_vars.mk generated makefiles
|
9 anni fa |
Angus Gratton
|
305bc9fd9c
build system: Run parallel builds without warnings
|
9 anni fa |
Angus Gratton
|
f720e82d40
build system: Allow BUILD_DIR_BASE to be a relative directory (see github #38)
|
9 anni fa |
Angus Gratton
|
477d71e589
config system: Fix configuration when BUILD_DIR_BASE out-of-tree
|
9 anni fa |
Angus Gratton
|
66882347e8
build system: Fix out-of-tree building via BUILD_DIR_BASE
|
9 anni fa |
Angus Gratton
|
7c58c1e06b
Build system: Allow components to add to the global CFLAGS via Makefile.projbuild
|
9 anni fa |
Angus Gratton
|
938d13c5a3
Makefile: Rename $(vecho) to $(summary), add new $(details) for echoing details when V=1
|
9 anni fa |
Ivan Grokhotkov
|
f19ac2b927
make: add defconfig, don't run silentoldconfig before menuconfig
|
9 anni fa |
Angus Gratton
|
f853f94335
Use IDF_PATH instead of SDK_PATH for the environment variable pointing to esp-idf
|
9 anni fa |
Angus Gratton
|
b0f530d004
Makefile: bootloader-clean shouldn't clean config or partition table
|
9 anni fa |
Angus Gratton
|
14eb490bb3
make: 'make all' default target builds everything, 'make flash' flashes everything
|
9 anni fa |
Angus Gratton
|
45d1baa24b
Make: Fix make bootloader, make bootloader-flash, cleaning of bootloader
|
9 anni fa |
Ivan Grokhotkov
|
bd6ea4393c
Initial public version
|
9 anni fa |