4 Commits

Author SHA1 Message Date
1bc665a4ff feat(bootloader): modify to output something
using CONFIG_TARGET_PLATFORM_ESP32 to disable original bootloader_support code for ESP32
2018-06-19 17:34:54 +08:00
4f5700635e feat(partition_table): Make other components to adjust app offset at ox10000 2018-06-15 10:42:06 +08:00
5e4ff33e79 feat(bootloader): Add a simple bootloader
Old boot flow, just used for bootloader component compile, no full feature
2018-06-14 21:13:08 +08:00
2bdb3d3c10 feat(bootloader): Add bootloader from esp-idf
esp-idf commit: a3a0b01c
2018-06-14 21:13:08 +08:00