summaryrefslogtreecommitdiff
path: root/esp8266/esp8266_common.ld
AgeCommit message (Expand)Author
2018-04-06esp8266/esp8266_common.ld: Put .text of more libs into .irom0.text .Paul Sokolovsky
2017-08-25Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...Dan Halbert
2017-06-20Merge tag 'v1.9.1'2.0.0-alpha.0Scott Shawcroft
2017-06-15stmhal: Move pybstdio.c to lib/utils/sys_stdio_mphal.c for common use.Damien George
2017-05-12esp8266/modesp: flash_user_start: Use value from linker script.Paul Sokolovsky
2017-03-20esp8266: Enable micropython.schedule() with locking in pin callback.Damien George
2017-01-27esp8266: Switch to use OO version of FatFs library.Damien George
2017-01-25esp8266: Factor out common linker code to esp8266_common.ld.Damien George