1 
2 #ifndef RTCONFIG_PREINC_H__
3 #define RTCONFIG_PREINC_H__
4 
5 /* Automatically generated file; DO NOT EDIT. */
6 /* RT-Thread pre-include file */
7 
8 #define HAVE_CCONFIG_H
9 #define RT_USING_NEWLIBC
10 #define STM32F746xx
11 #define USE_HAL_DRIVER
12 #define __RTTHREAD__
13 
14 #endif /*RTCONFIG_PREINC_H__*/
15