|
c8cbc97e0d
|
feat(esp8266): Add configuration for UART swap I/O pins
|
2018-09-07 15:45:41 +08:00 |
|
|
1a6ffe4e9e
|
feat(esp8266): Add configuration for UART baudrate
|
2018-09-07 15:40:35 +08:00 |
|
|
964e027860
|
feat(bootloader): Add configration for output console UART
|
2018-09-07 14:26:27 +08:00 |
|
|
4e15ca451a
|
Merge branch 'bugfix/fix_bss_clear' into 'master'
Fix cached data is cleared by function of "clean bss"
See merge request sdk/ESP8266_RTOS_SDK!378
|
2018-08-10 11:26:31 +08:00 |
|
|
a696e22b36
|
Merge branch 'feature/calc_checksum_from_flash' into 'master'
feat: calc checksum from flash
See merge request sdk/ESP8266_RTOS_SDK!382
|
2018-08-10 11:25:44 +08:00 |
|
|
7de09ac236
|
fix: read flash align
|
2018-08-09 20:57:48 +08:00 |
|
|
269f6461e1
|
feat: calc checksum from flash
|
2018-08-09 20:52:41 +08:00 |
|
|
f602793a33
|
fix(startup): Fix cached data is cleared by function of "clean bss"
APP should not cache data whick is passed by bootloader linked to bss section.
|
2018-08-09 19:47:52 +08:00 |
|
|
35ee995327
|
fix(components): Fix all components's compile warning and enable warning checking
|
2018-08-07 15:42:28 +08:00 |
|
|
2bb623fc5e
|
fix(bootloader): Fix bootloader mmap error
|
2018-07-24 17:50:55 +08:00 |
|
|
583a875910
|
feat(bootloader): Bootloader check and loader target application
|
2018-07-11 20:20:24 +08:00 |
|
|
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 |
|
|
5ca0b194ef
|
feat(bootloader_support): add bootloader support from idf
idf commit: a3a0b01c
|
2018-06-19 17:34:54 +08:00 |
|