Test code for Grove Node BLE

Dependencies:   BLE_API nRF51822

Fork of BLE_LoopbackUART by Bluetooth Low Energy

mbed-src/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/cmsis.h

Committer:
yihui
Date:
2014-11-27
Revision:
10:22480ac31879
Parent:
9:05f0b5a3a70a

File content as of revision 10:22480ac31879:

/* mbed Microcontroller Library - CMSIS
 * Copyright (C) 2009-2011 ARM Limited. All rights reserved.
 * 
 * A generic CMSIS include header, pulling in LPC407x_8x specifics
 */

#ifndef MBED_CMSIS_H
#define MBED_CMSIS_H

#include "nrf51822.h"
#include "cmsis_nvic.h"

#endif