mirror of https://github.com/wolfSSL/wolfBoot.git
Fixed leftover include in stm32wb app
parent
a9755de446
commit
30c851fa0a
|
|
@ -27,7 +27,6 @@
|
|||
#include "led.h"
|
||||
#include "hal.h"
|
||||
#include "wolfboot/wolfboot.h"
|
||||
#include "update.c"
|
||||
|
||||
#ifdef PLATFORM_stm32wb
|
||||
char enc_key[] = "0123456789abcdef0123456789abcdef" /* ChaCha key (256 bit) */
|
||||
|
|
|
|||
Loading…
Reference in New Issue