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:
ua1arn
Date:
2018-07-30
Revision:
188:3f10722804f9
Parent:
184:08ed48f1de7f

File content as of revision 188:3f10722804f9:

/* 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