OVMS3-idf/components/bootloader/subproject/main
Angus Gratton 43e231c916 bootloader: Don't unnecessarily test OTA app slots more than once per boot
Would loop more than once through each OTA possibility, but really only
needs to try each slot once.
2017-08-23 11:19:42 +10:00
..
bootloader_config.h bootloader: Fallback if OTA data is invalid 2017-08-15 09:42:19 +10:00
bootloader_start.c bootloader: Don't unnecessarily test OTA app slots more than once per boot 2017-08-23 11:19:42 +10:00
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
esp32.bootloader.ld bootloader: Remove unnecessary KEEP on data/bss sections, save static RAM 2017-07-19 18:31:59 +10:00
esp32.bootloader.rom.ld build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
flash_qio_mode.c bootloader flash QIO mode: Restore DIO/DOUT mode if enabling quad fails 2017-07-19 15:04:09 +10:00
flash_qio_mode.h build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
Makefile.projbuild Revert "bootloader: Add option to build with Link Time Optimisation enabled" 2017-07-24 05:14:31 +08:00