Skip to content
Snippets Groups Projects
Commit 6566e3f6 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

esp8266/esp8266.ld: Move help.o to iROM.

parent 20d02718
No related branches found
No related tags found
No related merge requests found
...@@ -132,6 +132,7 @@ SECTIONS ...@@ -132,6 +132,7 @@ SECTIONS
*gccollect.o(.literal* .text*) *gccollect.o(.literal* .text*)
*gchelper.o(.literal* .text*) *gchelper.o(.literal* .text*)
*help.o(.literal* .text*)
*lexerstr32.o(.literal* .text*) *lexerstr32.o(.literal* .text*)
*utils.o(.literal* .text*) *utils.o(.literal* .text*)
*modpyb.o(.literal*, .text*) *modpyb.o(.literal*, .text*)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment