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