esp-idf/components/bootloader
me-no-dev b64fd872bc Allow esptool's download stub to be disabled by other options and applications
Currently USB CDC Download requires the `--no-stub` option of `esptool`. This change inverts the Kconfig option to negative, so that it can be `selected` by other options or enabled in applications through `sdkconfig.defaults`.
2020-09-16 03:25:53 +00:00
..
subproject bootloader: fix section placement of wdt_hal 2020-09-03 18:14:17 +02:00
CMakeLists.txt bootloader: make bootloader offset address in flash configurable 2020-07-20 10:51:05 +08:00
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
Kconfig.projbuild Allow esptool's download stub to be disabled by other options and applications 2020-09-16 03:25:53 +00:00
Makefile.projbuild feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3 2020-02-25 01:28:22 +05:30
project_include.cmake bootloader: make bootloader offset address in flash configurable 2020-07-20 10:51:05 +08:00
sdkconfig.rename feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3 2020-02-25 01:28:22 +05:30