esp8266: Put more code in irom0 section, to get it building again.

This commit is contained in:
Damien George 2015-10-20 22:59:31 +01:00
parent d19e4f0ba4
commit f09f8097d5
1 changed files with 2 additions and 0 deletions

View File

@ -90,6 +90,8 @@ SECTIONS
*modpybpin.o(.literal*, .text*)
*modpybrtc.o(.literal*, .text*)
*modesp.o(.literal* .text*)
*modnetwork.o(.literal* .text*)
*moduos.o(.literal* .text*)
*modutime.o(.literal* .text*)
/* we put as much rodata as possible in this section */