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

esp8266: Put utils.o to FlashROM.

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