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

esp8266: Put modpybi2c.o to FlashROM.

parent c33a7605
Branches
No related tags found
No related merge requests found
...@@ -136,6 +136,7 @@ SECTIONS ...@@ -136,6 +136,7 @@ SECTIONS
*modpybpwm.o(.literal*, .text*) *modpybpwm.o(.literal*, .text*)
*modpybrtc.o(.literal*, .text*) *modpybrtc.o(.literal*, .text*)
*modpybadc.o(.literal*, .text*) *modpybadc.o(.literal*, .text*)
*modpybi2c.o(.literal*, .text*)
*modpybspi.o(.literal*, .text*) *modpybspi.o(.literal*, .text*)
*modesp.o(.literal* .text*) *modesp.o(.literal* .text*)
*modnetwork.o(.literal* .text*) *modnetwork.o(.literal* .text*)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment