|
1cde2f5f81
|
feat(bootloader): Add startup function
|
2018-06-21 13:06:08 +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 |
|
|
82a8582371
|
feat(log): add log support for bootloader
|
2018-06-19 17:34:54 +08:00 |
|
|
24dac408d0
|
fix(bootloader): fix load 0 length segment in rom loader stage
|
2018-06-19 10:28:24 +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 |
|
|
69fdfe2a32
|
feat(bootloader): Modify makefile to support esp8266
|
2018-06-14 21:13:08 +08:00 |
|
|
d7e266f170
|
feat(bootloader): Add ld files for esp8266 bootloader
|
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 |
|