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
Revision 51:63ba3bcf5cd6, committed 2014-07-23
- Comitter:
- Rohit Grover
- Date:
- Wed Jul 23 12:01:30 2014 +0100
- Parent:
- 50:d788c5ff95db
- Child:
- 52:120bd37b9d0d
- Commit message:
- remove include of mbed.h from softdevice_handler.cpp
Changed in this revision
| nordic/softdevice_handler.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/nordic/softdevice_handler.cpp Wed Jul 23 12:00:34 2014 +0100
+++ b/nordic/softdevice_handler.cpp Wed Jul 23 12:01:30 2014 +0100
@@ -17,7 +17,6 @@
#include "app_util.h"
#include "nrf_assert.h"
#include "nrf_soc.h"
-#include "mbed.h"
#if defined(ANT_STACK_SUPPORT_REQD) && defined(BLE_STACK_SUPPORT_REQD)
#include "ant_interface.h"
