STM32F103C8_Plantilla_USB Plantilla para configuración del Puerto USB y la Terminal Serial

Dependencies:   mbed-STM32F103C8T6 USBDevice_STM32F103 mbed-src

Revision:
0:16b83f767a7e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/stm32f103c8t6.h	Wed Jun 26 18:48:46 2019 +0000
@@ -0,0 +1,9 @@
+#pragma  once
+
+#ifndef STM32F103C8T6_H
+#define STM32F103C8T6_H
+#include "stm32f10x.h"
+#include "PinNames.h"
+#include "SysClockConf.h"
+
+#endif
\ No newline at end of file