chore(api): prevent API leaks (cache and thread) (#7220)

This commit is contained in:
Gabor Kiss-Vamosi
2024-11-13 12:37:37 +01:00
committed by GitHub
parent 81612fd153
commit 7bccca027a
28 changed files with 711 additions and 593 deletions

View File

@@ -7,6 +7,7 @@
* INCLUDES
*********************/
#include "lv_demo_widgets.h"
#include "../../src/lvgl_private.h"
#if LV_USE_DEMO_WIDGETS