Remove magic hash defines which are used in nrf51-sdk
nrf51-sdk files are modified to include these defines.
This commit is contained in:
parent
348c323d27
commit
dfb6ac292f
2 changed files with 0 additions and 3 deletions
|
@ -31,7 +31,6 @@
|
|||
#include "nRF5xGattServer.h"
|
||||
#include "nRF5xSecurityManager.h"
|
||||
|
||||
#define BLE_STACK_SUPPORT_REQD
|
||||
extern "C" {
|
||||
#include "pstorage.h"
|
||||
#include "device_manager.h"
|
||||
|
|
|
@ -20,8 +20,6 @@
|
|||
#include "nrf_soc.h"
|
||||
|
||||
#include "btle/btle.h"
|
||||
|
||||
#define asm __ASM
|
||||
#include "nrf_delay.h"
|
||||
|
||||
extern "C" {
|
||||
|
|
Loading…
Reference in a new issue