Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter
Fork of nRF51822 by
Diff: nRF51822n.h
- Revision:
- 103:138bdc859cc9
- Parent:
- 96:f98c65780f4a
- Child:
- 127:bd1e1fe607e0
--- a/nRF51822n.h Mon Mar 23 16:27:00 2015 +0000 +++ b/nRF51822n.h Wed Apr 15 08:59:11 2015 +0100 @@ -17,11 +17,6 @@ #ifndef __NRF51822_H__ #define __NRF51822_H__ -#define NRF51 -#define DEBUG_NRF_USER -#define BLE_STACK_SUPPORT_REQD -#define BOARD_PCA10001 - #include "mbed.h" #include "blecommon.h" #include "BLEDevice.h"
