Commit Graph

8 Commits

Author SHA1 Message Date
Wu Jian Gang
ed329c10dd fix(esp8266): Fix warning in port.c by using different section name 2018-05-31 16:28:18 +08:00
Dong Heng
0ca5fa1850 refactor(log): Refactor log to make it easy to use and twice develop 2018-05-30 15:33:08 +08:00
Wu Jian Gang
36d8852194 feat(ld): Put rodata into flash by default
except rodata in libpp.a
2018-05-24 09:57:07 +08:00
Wu Jian Gang
0e8280e1dc feat(freertos): Put freertos in flash by default 2018-04-27 21:56:36 +08:00
Dong Heng
27888f19cc feat(esp8266): Add WIFI socket and async APIs
1. add section to linking file
2018-04-20 21:00:32 +08:00
Dong Heng
7cb0fb72bc feat(esp8266): rename libmain.a to libcore.a and add README 2018-04-04 20:29:00 +08:00
Dong Heng
e6b53d0e99 feat(esp8266): Remove linking files' nested models 2018-04-04 20:29:00 +08:00
Dong Heng
8876de0c6c feat(esp8266): Move linking file to esp8266 of components 2018-04-04 20:25:08 +08:00