Add missing header required for DFU
This commit is contained in:
Родитель
48e4dfc5d3
Коммит
d9d7dc57e9
|
@ -7,6 +7,7 @@
|
|||
#include <nanoHAL_v2.h>
|
||||
#include "target_board.h"
|
||||
#include "target_common.h"
|
||||
#include <platform_target_capabilities.h>
|
||||
|
||||
HAL_SYSTEM_CONFIG HalSystemConfig =
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче