|
@@ -0,0 +1,13 @@
|
|
|
+
|
|
|
+#ifndef RTCONFIG_PREINC_H__
|
|
|
+#define RTCONFIG_PREINC_H__
|
|
|
+
|
|
|
+/* Automatically generated file; DO NOT EDIT. */
|
|
|
+/* RT-Thread pre-include file */
|
|
|
+
|
|
|
+#define HAVE_CCONFIG_H
|
|
|
+#define RT_USING_MINILIBC
|
|
|
+#define STM32F103xE
|
|
|
+#define USE_HAL_DRIVER
|
|
|
+
|
|
|
+#endif /*RTCONFIG_PREINC_H__*/
|