summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/esp8266_ota.ld
Commit message (Collapse)AuthorAge
* esp8266/esp8266.ld, esp8266_ota.ld: Grow main firmware size by 32KB.Paul Sokolovsky2017-05-12
| | | | To accommodate both system and user frozen modules.
* esp8266: Factor out common linker code to esp8266_common.ld.Damien George2017-01-25
|
* esp8266: Add "ota" target to produce firmware binary for use with yaota8266.Paul Sokolovsky2016-12-14
https://github.com/pfalcon/yaota8266 is a (WIP) OTA-enabled bootloader which doesn't require reserving space 2x size of a firmware.