mbed library sources modified for open wear

Dependents:   openwear-lifelogger-example

Fork of mbed-src by mbed official

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"