]> git.gir.st - tmk_keyboard.git/blob - tool/mbed/mbed-sdk/libraries/mbed/targets/cmsis/TARGET_RENESAS/TARGET_RZ_A1H/cmsis.h
Squashed 'tmk_core/' changes from 7967731..b9e0ea0
[tmk_keyboard.git] / tool / mbed / mbed-sdk / libraries / mbed / targets / cmsis / TARGET_RENESAS / TARGET_RZ_A1H / cmsis.h
1 /* mbed Microcontroller Library - CMSIS
2 * Copyright (C) 2009-2011 ARM Limited. All rights reserved.
3 *
4 * A generic CMSIS include header, pulling in LPC1768 specifics
5 */
6
7 #ifndef MBED_CMSIS_H
8 #define MBED_CMSIS_H
9
10 #include "MBRZA1H.h"
11
12 #endif
Imprint / Impressum