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: idd_hw5_bleFanProto
Fork of nRF51822 by
Diff: nordic/nrf-sdk/s110/softdevice_assert.h
- Revision:
- 37:c29c330d942c
- Parent:
- 0:eff01767de02
--- a/nordic/nrf-sdk/s110/softdevice_assert.h Thu Jul 03 10:01:02 2014 +0100 +++ b/nordic/nrf-sdk/s110/softdevice_assert.h Mon Jul 07 13:43:31 2014 +0100 @@ -14,7 +14,6 @@ #define SOFTDEVICE_ASSERT_H_ #include <stdint.h> -#include "nordic_global.h" /** @brief This function handles assertions. *
