move boards.h to src
This commit is contained in:
@ -53,7 +53,7 @@
|
||||
#include "app_timer.h"
|
||||
#include "nrf_error.h"
|
||||
|
||||
#include "boards/boards.h"
|
||||
#include "boards.h"
|
||||
|
||||
#include "pstorage_platform.h"
|
||||
#include "nrf_mbr.h"
|
||||
|
@ -3,7 +3,7 @@
|
||||
#include "nrf_nvmc.h"
|
||||
#include <string.h>
|
||||
|
||||
#include "boards/boards.h"
|
||||
#include "boards.h"
|
||||
#include "tusb.h"
|
||||
|
||||
#include "bootloader_settings.h"
|
||||
|
Reference in New Issue
Block a user