Skip to content

Commit 18785bd

Browse files
committed
Fix c2 link
1 parent 542f22c commit 18785bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/espressif/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ CHIP_COMPONENTS = \
246246

247247
else ifeq ($(IDF_TARGET),esp32c2)
248248
LDFLAGS += \
249+
-Tesp32c2.rom.ble.ld \
249250
-Tesp32c2.rom.heap.ld \
250251
-Tesp32c2.rom.newlib.ld \
251252
-Tesp32c2.rom.version.ld \

0 commit comments

Comments
 (0)