Skip to content

Commit a1bf0e4

Browse files
committed
1 parent 233ef84 commit a1bf0e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/esp32/esp32_common.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ idf_component_register(
192192
${MICROPY_BOARD_DIR}
193193
${CMAKE_BINARY_DIR}
194194
LDFRAGMENTS
195-
linker.lf
195+
${MICROPY_PORT_DIR}/main_${IDF_TARGET}/linker.lf
196196
REQUIRES
197197
${IDF_COMPONENTS}
198198
)

0 commit comments

Comments
 (0)