|
28f466d12e
|
feat(gcc): Update cross toolchain GCC to v8.x
|
2020-09-30 10:24:08 +08:00 |
|
|
8c7305f473
|
fix(esp8266): fix panic reenter when reboot
|
2019-12-02 14:24:37 +08:00 |
|
|
cac248c42f
|
feature(i2s): add i2s driver
|
2019-04-15 20:28:25 +08:00 |
|
|
b522e9a0e1
|
tools(unit-test-app): Modify for ESP8266
1. Remove unused or unsupported unit test
2. Add extra header file to pass compiling
3. Remove unsupported functions
|
2019-03-18 14:07:39 +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 |
|