Skip to content

Commit

Permalink
Added libwolfboot to nrf53 app build
Browse files Browse the repository at this point in the history
  • Loading branch information
danielinux committed Dec 2, 2024
1 parent d393577 commit b0e3000
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test-app/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ ifeq ($(TARGET),stm32u5)
endif

ifeq ($(TARGET),nrf5340_net)
APP_OBJS:=app_$(TARGET).o ../test-app/libwolfboot.o
LSCRIPT_TEMPLATE=ARM-nrf5340_net.ld
endif

Expand Down

0 comments on commit b0e3000

Please sign in to comment.