20 lines
420 B
C
20 lines
420 B
C
|
|
/*
|
|
* Auto generated Run-Time-Environment Configuration File
|
|
* *** Do not modify ! ***
|
|
*
|
|
* Project: 'freertos_f407'
|
|
* Target: 'freertos_f407'
|
|
*/
|
|
|
|
#ifndef PRE_INCLUDE_GLOBAL_H
|
|
#define PRE_INCLUDE_GLOBAL_H
|
|
|
|
/* LVGL.LVGL::LVGL:lvgl:Essential:8.3.5 */
|
|
/*! \brief use lv_config_cmsis.h which will be pre-included */
|
|
#define LV_CONF_SKIP
|
|
#define LV_LVGL_H_INCLUDE_SIMPLE 1
|
|
|
|
|
|
#endif /* PRE_INCLUDE_GLOBAL_H */
|