mohamedwajdi kharrat / mbed-STM32F103C8T6

Dependents:   TP_USB_RS232

Files at this revision

API Documentation at this revision

Comitter:
mohamedwajdi
Date:
Mon Nov 04 22:02:38 2019 +0000
Parent:
12:727468adfd1d
Commit message:
usb et rs232

Changed in this revision

stm32f103c8t6.h Show annotated file Show diff for this revision Revisions of this file
--- a/stm32f103c8t6.h	Sat Jun 24 19:05:15 2017 +0000
+++ b/stm32f103c8t6.h	Mon Nov 04 22:02:38 2019 +0000
@@ -1,3 +1,5 @@
-#pragma once
+//#pragma once
 #include "PinNames.h"
 #include "SysClockConf.h"
+#include "mbed.h"
+#include "USBSerial.h"