42#define USE_SDL IS_USED(MODULE_LV_DRIVERS_SDL)
47#define SDL_HOR_RES 320
53#define SDL_VER_RES 240
58#define LV_HOR_RES SDL_HOR_RES
62#define LV_VER_RES SDL_VER_RES
73#define SDL_DOUBLE_BUFFERED 0
77#define SDL_DUAL_DISPLAY 0
Common macros and compiler attributes/pragmas configuration.
Definitions specific to RIOT for the LVGL engine.