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_IRC BLE_RCBController_micono_test BLE_konashi_PIO_test BLE_ADT7410_TMP102_Sample ... more
Fork of BLE_API_Native_blog by
Diff: hw/nRF51822n/common/common.h
- Revision:
- 5:2dca0528db6a
- Parent:
- 0:4c3097c65247
- Child:
- 10:eb5f77205fb5
diff -r 2f1f20c755ed -r 2dca0528db6a hw/nRF51822n/common/common.h --- a/hw/nRF51822n/common/common.h Fri Feb 07 16:04:09 2014 +0000 +++ b/hw/nRF51822n/common/common.h Mon Feb 10 13:43:38 2014 +0000 @@ -65,7 +65,7 @@ #include "compiler.h" #include "assertion.h" #include "binary.h" -#include "error.h" +#include "ble_error.h" //------------- MCU header -------------// #include "nrf.h"
