my fork of nrf51-sdk
Fork of nrf51-sdk by
Diff: source/nordic_sdk/components/device/nrf.h
- Revision:
- 14:3e50fd9c44ff
- Parent:
- 10:233fefd8162b
- Child:
- 15:fbe86af291bb
--- a/source/nordic_sdk/components/device/nrf.h Thu Apr 07 17:37:30 2016 +0100 +++ b/source/nordic_sdk/components/device/nrf.h Thu Apr 07 17:37:31 2016 +0100 @@ -45,7 +45,6 @@ #if defined (NRF51) #include "nrf51.h" #include "nrf51_bitfields.h" - #include "nrf51_deprecated.h" #else #error "Device family must be defined. See nrf.h." #endif /* NRF51 */