diff --git a/esp8266/esp8266.ld b/esp8266/esp8266.ld index 3329491669..010a4cac60 100644 --- a/esp8266/esp8266.ld +++ b/esp8266/esp8266.ld @@ -130,6 +130,7 @@ SECTIONS *stmhal/pybstdio.o(.literal*, .text*) + build/main.o(.literal* .text*) *gccollect.o(.literal* .text*) *gchelper.o(.literal* .text*) *help.o(.literal* .text*)