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: BLE_Health_Thermometer_HeartRateMonitor
Fork of BLE_API_Native_IRC by
nordic_global.h
00001 #ifndef _NORDIC_GLOBAL_H_ 00002 #define _NORDIC_GLOBAL_H_ 00003 00004 /* There are no global defines in mbed, so we need to define */ 00005 /* mandatory conditional compilation flags here */ 00006 #define NRF51 00007 #define DEBUG_NRF_USER 00008 #define BLE_STACK_SUPPORT_REQD 00009 #define BOARD_PCA10001 00010 00011 #endif
Generated on Tue Jul 12 2022 18:38:49 by
1.7.2
