blecommon.h should not be defining Nordic specific pre-processor defines.
This commit is contained in:
parent
22243be750
commit
1466dddda9
1 changed files with 0 additions and 5 deletions
|
@ -17,11 +17,6 @@
|
|||
#ifndef __BLE_COMMON_H__
|
||||
#define __BLE_COMMON_H__
|
||||
|
||||
#define NRF51
|
||||
#define DEBUG_NRF_USER
|
||||
#define BLE_STACK_SUPPORT_REQD
|
||||
#define BOARD_PCA10001
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue