mbed w/ spi bug fig
Fork of mbed-src by
Diff: targets/cmsis/TARGET_NORDIC/TARGET_NRF51822/nrf51822.h
- Revision:
- 104:a6a92e2e5a92
- Parent:
- 85:e1a8e879a6a9
diff -r 9b881da47c92 -r a6a92e2e5a92 targets/cmsis/TARGET_NORDIC/TARGET_NRF51822/nrf51822.h --- 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"