dongheng
301d857988
feat(esp8266): supports "make size" and its family function
...
1. support "make size", "make size-files", "make size-components" and "make size-symbols"
2. add esp-idf style link file including "esp8266.ld" and "esp8266.project.ld.in"
3. add link advaced generation file to components of esp8266 and spi_flash
2019-08-05 17:20:29 +08:00
dongheng
114d2b5b86
feature(script): update compiling script for new make and cmake
2019-08-02 14:02:45 +08:00
dongheng
cca13e0f99
feat(make): Sync code from esp-idf and modify for ESP8266
...
Commit ID: f6bfe13e
2019-05-16 16:22:11 +08:00
Dong Heng
e40b6d645a
feat(heap): Remove macro "MEMLEAK_DEBUG"
2018-09-12 11:12:40 +08:00
Zhang Jun Hao
f7996f4d90
feat(lib): refactor wps api
2018-09-07 19:14:01 +08:00
Zhang Jun Hao
215fd755d6
feat(esp8266): compile with espnow library
2018-09-07 16:02:31 +08:00
Zhang Jun Hao
925d868d70
feat(lib): remove crypto library
2018-09-05 16:45:33 +08:00
Dong Heng
0a751afaad
feat(esp8266): Remove unused or unsupported library
2018-09-04 17:16:29 +08:00
Zhang Jun Hao
9f19a82873
feat(lib): remove wps library
2018-08-10 16:52:22 +08:00
Dong Heng
dfd7fa3490
feat(esp8266): Add cmake script
2018-05-04 16:48:23 +08:00