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

esp8266/esp8266.ld: Move modmachinewdt to FlashROM.

parent 76c366df
No related branches found
No related tags found
No related merge requests found
...@@ -142,6 +142,7 @@ SECTIONS ...@@ -142,6 +142,7 @@ SECTIONS
*modpybuart.o(.literal*, .text*) *modpybuart.o(.literal*, .text*)
*modpybi2c.o(.literal*, .text*) *modpybi2c.o(.literal*, .text*)
*modmachinespi.o(.literal*, .text*) *modmachinespi.o(.literal*, .text*)
*modmachinewdt.o(.literal*, .text*)
*modpybspi.o(.literal*, .text*) *modpybspi.o(.literal*, .text*)
*modpybhspi.o(.literal*, .text*) *modpybhspi.o(.literal*, .text*)
*hspi.o(.literal*, .text*) *hspi.o(.literal*, .text*)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment