|
c389ca3fb8
|
feat(esp8266): Add configuration link function
Select to link "FreeRTOS", "LWIP", "libcore.a" and "TCPIP adapter" global data to IRAM.
|
2018-09-17 17:53:41 +08:00 |
|
|
19f9a8221d
|
feat(esp8266): Refactor startup function
|
2018-06-28 14:54:40 +08:00 |
|
|
4f5700635e
|
feat(partition_table): Make other components to adjust app offset at ox10000
|
2018-06-15 10:42:06 +08:00 |
|
|
58e6abc3ad
|
feat(esp8266): Add rtc segment in ld file
|
2018-06-02 21:22:29 +08:00 |
|
|
7573b0539b
|
feat(esp8266): Simplify ld files
IMPORTANT:
1. remove 256 + 256, 512 + 512 map ld files;
2. only support 2MB spi flash, and 1024 + 1024 map;
|
2018-06-01 14:54:40 +08:00 |
|