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.
Fork of BLE_API by
Diff: blecommon.h
- Revision:
- 31:2c94f0501807
- Parent:
- 29:011e95ce78b8
- Child:
- 34:da2ea8cd6216
--- a/blecommon.h Fri Jan 17 14:25:29 2014 +0000
+++ b/blecommon.h Tue Apr 01 11:04:56 2014 +0100
@@ -17,6 +17,11 @@
#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
