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

This commit is contained in:
armink 2019-10-25 15:09:15 +08:00
parent 21e5a706e0
commit 5560e59d20
18 changed files with 743 additions and 653 deletions

File diff suppressed because one or more lines are too long

View File

@ -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 one or more lines are too long

View File

@ -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 one or more lines are too long

View File

@ -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 one or more lines are too long

View File

@ -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 one or more lines are too long

View File

@ -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 one or more lines are too long

View File

@ -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 one or more lines are too long

View File

@ -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 one or more lines are too long

View File

@ -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 one or more lines are too long

View File

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