9 Commits

Author SHA1 Message Date
114d2b5b86 feature(script): update compiling script for new make and cmake 2019-08-02 14:02:45 +08:00
11db1b0daf feat(bootloader): Support v2 firmware updates to v3 by OTA 2019-01-16 14:20:58 +08:00
e124146e2b feat(bootloader): Support to trigger test app in bootloader 2018-12-28 13:03:14 +08:00
35ee995327 fix(components): Fix all components's compile warning and enable warning checking 2018-08-07 15:42:28 +08:00
c7c96e0066 feat(bootloader): basic boot 2018-06-19 17:34:54 +08:00
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