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 nrf51-sdk by
Diff: source/nordic_sdk/components/device/nrf.h
- Revision:
- 15:fbe86af291bb
- Parent:
- 14:3e50fd9c44ff
- Child:
- 19:47192cb9def7
--- a/source/nordic_sdk/components/device/nrf.h Thu Apr 07 17:37:31 2016 +0100 +++ b/source/nordic_sdk/components/device/nrf.h Thu Apr 07 17:37:31 2016 +0100 @@ -45,6 +45,7 @@ #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 */