chore(api): prevent API leaks (cache and thread) (#7220)
This commit is contained in:
committed by
GitHub
parent
81612fd153
commit
7bccca027a
@@ -9,6 +9,7 @@
|
||||
#include "../../lv_examples.h"
|
||||
|
||||
#if LV_BUILD_EXAMPLES
|
||||
#include "../../../src/osal/lv_os.h"
|
||||
|
||||
/*********************
|
||||
* DEFINES
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#include "../../lv_examples.h"
|
||||
#include "../../../src/lvgl_private.h"
|
||||
|
||||
#if LV_USE_CHART && LV_DRAW_SW_COMPLEX && LV_BUILD_EXAMPLES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user