Browse Source

[bsp/stm32] update the eclipse project config and add include file.

armink 5 years ago
parent
commit
5560e59d20

File diff suppressed because it is too large
+ 0 - 130
bsp/stm32/stm32f103-dofly-M3S/.cproject


+ 13 - 0
bsp/stm32/stm32f103-dofly-M3S/rtconfig_preinc.h

@@ -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__*/

File diff suppressed because it is too large
+ 0 - 130
bsp/stm32/stm32f103-yf-ufun/.cproject


+ 13 - 0
bsp/stm32/stm32f103-yf-ufun/rtconfig_preinc.h

@@ -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__*/

File diff suppressed because it is too large
+ 0 - 131
bsp/stm32/stm32f401-st-nucleo/.cproject


+ 13 - 0
bsp/stm32/stm32f401-st-nucleo/rtconfig_preinc.h

@@ -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 STM32F401xE
+#define USE_HAL_DRIVER
+
+#endif /*RTCONFIG_PREINC_H__*/

File diff suppressed because it is too large
+ 2 - 5
bsp/stm32/stm32f407-atk-explorer/.cproject


+ 13 - 0
bsp/stm32/stm32f407-atk-explorer/rtconfig_preinc.h

@@ -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 STM32F407xx
+#define USE_HAL_DRIVER
+
+#endif /*RTCONFIG_PREINC_H__*/

File diff suppressed because it is too large
+ 0 - 132
bsp/stm32/stm32f411-st-nucleo/.cproject


+ 13 - 0
bsp/stm32/stm32f411-st-nucleo/rtconfig_preinc.h

@@ -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 STM32F411xE
+#define USE_HAL_DRIVER
+
+#endif /*RTCONFIG_PREINC_H__*/

File diff suppressed because it is too large
+ 2 - 5
bsp/stm32/stm32f429-atk-apollo/.cproject


+ 13 - 0
bsp/stm32/stm32f429-atk-apollo/rtconfig_preinc.h

@@ -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 STM32F429xx
+#define USE_HAL_DRIVER
+
+#endif /*RTCONFIG_PREINC_H__*/

File diff suppressed because it is too large
+ 2 - 5
bsp/stm32/stm32f429-fire-challenger/.cproject


+ 13 - 0
bsp/stm32/stm32f429-fire-challenger/rtconfig_preinc.h

@@ -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 STM32F429xx
+#define USE_HAL_DRIVER
+
+#endif /*RTCONFIG_PREINC_H__*/

File diff suppressed because it is too large
+ 2 - 5
bsp/stm32/stm32f767-atk-apollo/.cproject


+ 13 - 0
bsp/stm32/stm32f767-atk-apollo/rtconfig_preinc.h

@@ -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 STM32F767xx
+#define USE_HAL_DRIVER
+
+#endif /*RTCONFIG_PREINC_H__*/

File diff suppressed because it is too large
+ 2 - 5
bsp/stm32/stm32l475-atk-pandora/.cproject


+ 13 - 0
bsp/stm32/stm32l475-atk-pandora/rtconfig_preinc.h

@@ -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 STM32L475xx
+#define USE_HAL_DRIVER
+
+#endif /*RTCONFIG_PREINC_H__*/

Some files were not shown because too many files changed in this diff