Skip to content

Commit 30c851f

Browse files
committed
Fixed leftover include in stm32wb app
1 parent a9755de commit 30c851f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test-app/app_stm32wb.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
#include "led.h"
2828
#include "hal.h"
2929
#include "wolfboot/wolfboot.h"
30-
#include "update.c"
3130

3231
#ifdef PLATFORM_stm32wb
3332
char enc_key[] = "0123456789abcdef0123456789abcdef" /* ChaCha key (256 bit) */

0 commit comments

Comments
 (0)