mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
Merge branch 'bugfix/ci_build_examples_more' into 'master'
CI build_examples: Fix build flakiness See merge request !1191
This commit is contained in:
@@ -118,6 +118,6 @@ ifndef CONFIG_SECURE_BOOT_ENABLED
|
||||
all_binaries: $(BOOTLOADER_BIN)
|
||||
endif
|
||||
|
||||
bootloader-clean:
|
||||
bootloader-clean: $(SDKCONFIG_MAKEFILE)
|
||||
$(BOOTLOADER_MAKE) app-clean
|
||||
rm -f $(SECURE_BOOTLOADER_KEY) $(BOOTLOADER_DIGEST_BIN)
|
||||
|
Reference in New Issue
Block a user