Print LVGL logs to SVC::OutputDebugString

This commit is contained in:
Rafał Kołucki 2026-06-15 21:19:35 +02:00
parent f044825791
commit 03d40c0946
2 changed files with 11 additions and 5 deletions

View file

@ -9,7 +9,7 @@
#define LV_USE_LOG 1
//#define LV_LOG_LEVEL LV_LOG_LEVEL_TRACE
#define LV_LOG_PRINTF 1
//#define LV_LOG_PRINTF 1
#define LV_USE_ASSERT_NULL 1