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 nRF51822 by
Diff: source/nRF5xn.cpp
- Revision:
- 478:b5b54bf15533
- Parent:
- 476:a95a18ef5e9c
- Child:
- 479:f6e4a3f0a09a
diff -r 5de80a383c85 -r b5b54bf15533 source/nRF5xn.cpp --- a/source/nRF5xn.cpp Thu Nov 26 14:33:46 2015 +0000 +++ b/source/nRF5xn.cpp Thu Nov 26 15:02:39 2015 +0000 @@ -22,9 +22,7 @@ #include "btle/btle.h" #include "nrf_delay.h" -extern "C" { #include "softdevice_handler.h" -} /** * The singleton which represents the nRF51822 transport for the BLE.