Skip to content
Snippets Groups Projects
Commit f09f8097 authored by Damien George's avatar Damien George
Browse files

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

parent d19e4f0b
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment