Skip to content

Commit 357506d

Browse files
committed
Fix board_timerhook
1 parent d7c6d9c commit 357506d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/cxd56/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ LDFLAGS = \
131131
-o $(BUILD)/firmware.elf \
132132
--start-group \
133133
-u spresense_main \
134+
-u board_timerhook \
134135
$(BUILD)/libmpy.a \
135136
$(SPRESENSE_SDK)/sdk/libs/libapps.a \
136137
$(SPRESENSE_SDK)/sdk/libs/libsdk.a \

0 commit comments

Comments
 (0)