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 mbed-src by
Diff: targets/cmsis/TARGET_NORDIC/TARGET_NRF51822/nrf51822.h
- Revision:
- 104:a6a92e2e5a92
- Parent:
- 85:e1a8e879a6a9
--- a/targets/cmsis/TARGET_NORDIC/TARGET_NRF51822/nrf51822.h Thu Feb 20 23:00:08 2014 +0000 +++ b/targets/cmsis/TARGET_NORDIC/TARGET_NRF51822/nrf51822.h Fri Feb 21 12:15:10 2014 +0000 @@ -1,6 +1,6 @@ /* mbed Microcontroller Library - * Copyright (c) 2006-2013 ARM Limited + * Copyright (c) 2013 Nordic Semiconductor. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,7 +19,7 @@ #ifndef NRF_H #define NRF_H - +#include "nordic_global.h" #include "compiler_abstraction.h" #include "nrf51.h" #include "nrf51_bitfields.h"