Import Mbed OS hard-float snapshot
This commit is contained in:
12
targets/TARGET_TOSHIBA/TARGET_TMPM46B/device/cmsis.h
Normal file
12
targets/TARGET_TOSHIBA/TARGET_TMPM46B/device/cmsis.h
Normal file
@@ -0,0 +1,12 @@
|
||||
/* 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
|
||||
Reference in New Issue
Block a user