Ben Katz / mbed-dev_spine

Dependents:   SPIne CH_Communicatuin_Test CH_Communicatuin_Test2 MCP_SPIne ... more

Fork of mbed-dev-f303 by Ben Katz

targets/TARGET_RENESAS/TARGET_RZ_A1H/device/cmsis.h

Committer:
<>
Date:
2016-10-28
Revision:
149:156823d33999
Parent:
targets/cmsis/TARGET_RENESAS/TARGET_RZ_A1H/cmsis.h@ 144:ef7eb2e8f9f7

File content as of revision 149:156823d33999:

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

#ifndef MBED_CMSIS_H
#define MBED_CMSIS_H

#include "MBRZA1H.h"

#endif