mbed library sources. Supersedes mbed-src.

Fork of mbed-dev by mbed official

Revision:
119:3921aeca8633
Parent:
118:1e9abb17742b
Child:
120:f2ddb8be7462
--- a/targets/cmsis/TARGET_STM/TARGET_STM32F4XX/cmsis.h	Wed Apr 27 19:30:12 2016 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-/* mbed Microcontroller Library - CMSIS
- * Copyright (C) 2009-2011 ARM Limited. All rights reserved.
- * 
- * A generic CMSIS include header, pulling in STM32F407 specifics
- */
-
-#ifndef MBED_CMSIS_H
-#define MBED_CMSIS_H
-
-#include "stm32f4xx.h"
-#include "cmsis_nvic.h"
-
-#endif
-