We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 542f22c commit 18785bdCopy full SHA for 18785bd
1 file changed
ports/espressif/Makefile
@@ -246,6 +246,7 @@ CHIP_COMPONENTS = \
246
247
else ifeq ($(IDF_TARGET),esp32c2)
248
LDFLAGS += \
249
+ -Tesp32c2.rom.ble.ld \
250
-Tesp32c2.rom.heap.ld \
251
-Tesp32c2.rom.newlib.ld \
252
-Tesp32c2.rom.version.ld \
0 commit comments