We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90c5511 + cd035f9 commit 1f3a82eCopy full SHA for 1f3a82e
components/esp8266/ld/esp8266.common.ld
@@ -106,6 +106,7 @@ SECTIONS
106
*(.init)
107
*(.iram1 .iram1.*)
108
*libspi_flash.a:spi_flash_raw.o(.literal .text .literal.* .text.*)
109
+ *libpp.a:lmac.o(.literal .text .literal.* .text.*)
110
*(.literal .text .stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*)
111
*(.fini.literal)
112
*(.fini)
0 commit comments