mbed library sources. Supersedes mbed-src. Edited target satm32f446 for user USART3 pins

Dependents:   IGLOO_board

Fork of mbed-dev by mbed official

targets/TARGET_TOSHIBA/TARGET_TMPM46B/device/cmsis.h

Committer:
AnnaBridge
Date:
2018-04-19
Revision:
184:08ed48f1de7f

File content as of revision 184:08ed48f1de7f:

/* mbed Microcontroller Library - CMSIS for TMPM46B
 * Copyright (C) 2011 ARM Limited. All rights reserved.
 *
 * A generic CMSIS include header, pulling in TMPM46B specifics
 */
#ifndef MBED_CMSIS_H
#define MBED_CMSIS_H

#include "TMPM46B.h"
#include "cmsis_nvic.h"

#endif