diff --git a/esp8266/esp8266.ld b/esp8266/esp8266.ld index 25cb4e8bed3cfa1ad6f60fbe29993f2c8f91e523..e2f1b807e2b5bd2b2d0e85d4ca24e55217215ab0 100644 --- a/esp8266/esp8266.ld +++ b/esp8266/esp8266.ld @@ -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 */