6 Commits

Author SHA1 Message Date
6faa7dfea9 feat(esp8266): add rtc no initialization and data not initialization section declare 2020-02-20 10:45:40 +08:00
2489388ad5 feat(esp8266): Refactor link section 2019-03-22 12:30:46 +08:00
68e0a80561 feat: add user data to bin header
user could put some data into bin header by USER_DATA_ATTR attribute, defined in esp_attr.h
2019-01-16 10:23:54 +08:00
3629617c52 feat(esp8266): Add rtc related attribute 2018-06-02 21:22:29 +08:00
ed329c10dd fix(esp8266): Fix warning in port.c by using different section name 2018-05-31 16:28:18 +08:00
2367c49137 feat(esp8266): Add new esp attr defines
Remove ICACHE_FLASH_ATTR
2018-05-24 12:38:06 +08:00