Setup for pm3 building
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
#define LV_TARGET_X11
|
||||
// #define LV_TARGET_FB
|
||||
|
||||
#ifdef LV_TARGET_X11
|
||||
#include "./lv_conf_x11.h"
|
||||
#endif
|
||||
|
||||
#ifdef LV_TARGET_FB
|
||||
#include "./lv_conf_fb.h"
|
||||
#else
|
||||
#include "./lv_conf_x11.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user