6 Commits

Author SHA1 Message Date
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
b32c52874d feat(esp8266): Add full icache mode
Use full 32 KB iram as icache.
2018-07-31 11:01:06 +08:00
e817311f33 feat(esp8266): Check SPI mode from header image data 2018-07-30 16:39:26 +08:00
58fbf862fb fix(esp8266): Fix crash when enable debug log level 2018-07-26 17:20:10 +08:00
583a875910 feat(bootloader): Bootloader check and loader target application 2018-07-11 20:20:24 +08:00
19f9a8221d feat(esp8266): Refactor startup function 2018-06-28 14:54:40 +08:00