move a file
This commit is contained in:
parent
0e9d4f4341
commit
8c33712848
@ -14,7 +14,7 @@
|
||||
#include "dfu.h"
|
||||
#include <dfu_types.h>
|
||||
#include <stddef.h>
|
||||
#include "boards.h"
|
||||
#include "boards/boards.h"
|
||||
#include "nrf.h"
|
||||
#include "nrf_sdm.h"
|
||||
#include "nrf_gpio.h"
|
||||
|
@ -53,7 +53,7 @@
|
||||
#include "app_timer.h"
|
||||
#include "nrf_error.h"
|
||||
|
||||
#include "boards.h"
|
||||
#include "boards/boards.h"
|
||||
|
||||
#include "pstorage_platform.h"
|
||||
#include "nrf_mbr.h"
|
||||
|
Loading…
Reference in New Issue
Block a user