Skip to content

Commit e7e0d91

Browse files
committed
esp8266/esp8266.ld: Move modmachine.o to iROM.
1 parent 6566e3f commit e7e0d91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

esp8266/esp8266.ld

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ SECTIONS
142142
*modpybadc.o(.literal*, .text*)
143143
*modpybuart.o(.literal*, .text*)
144144
*modpybi2c.o(.literal*, .text*)
145+
*modmachine.o(.literal*, .text*)
145146
*modmachinewdt.o(.literal*, .text*)
146147
*modpybspi.o(.literal*, .text*)
147148
*modpybhspi.o(.literal*, .text*)

0 commit comments

Comments
 (0)