Revision:
0:f1834a63f7c1
diff -r 000000000000 -r f1834a63f7c1 usb/platform_config.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/usb/platform_config.h	Mon Sep 04 12:03:42 2017 +0000
@@ -0,0 +1,7 @@
+#ifndef __PLATFORM_CONFIG_H
+#define __PLATFORM_CONFIG_H
+
+#include "stm32f10x.h"
+
+#endif /* __PLATFORM_CONFIG_H */
+