Skip to content

Commit b0e3000

Browse files
committedDec 2, 2024
Added libwolfboot to nrf53 app build
1 parent d393577 commit b0e3000

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎test-app/Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ ifeq ($(TARGET),stm32u5)
215215
endif
216216

217217
ifeq ($(TARGET),nrf5340_net)
218+
APP_OBJS:=app_$(TARGET).o ../test-app/libwolfboot.o
218219
LSCRIPT_TEMPLATE=ARM-nrf5340_net.ld
219220
endif
220221

0 commit comments

Comments
 (0)