desctive perf mon

This commit is contained in:
marc 2025-09-05 17:46:38 +02:00
parent 72a58b373d
commit 4aa0daf463

View File

@ -23,9 +23,9 @@ CONFIG_LV_USE_CLIB_SPRINTF=y
CONFIG_LV_USE_CLIB_STRING=y CONFIG_LV_USE_CLIB_STRING=y
# Performance monitor # Performance monitor
CONFIG_LV_USE_OBSERVER=y CONFIG_LV_USE_OBSERVER=n
CONFIG_LV_USE_SYSMON=y CONFIG_LV_USE_SYSMON=n
CONFIG_LV_USE_PERF_MONITOR=y CONFIG_LV_USE_PERF_MONITOR=n
# CONFIG_LV_BUILD_EXAMPLES is not set # CONFIG_LV_BUILD_EXAMPLES is not set