From 9885cbc4197c9464b170b1305f721a0b0fcc8b54 Mon Sep 17 00:00:00 2001 From: Joe Kearney Date: Sat, 10 Jan 2026 18:23:35 -0600 Subject: [PATCH] Additional SystemK config. --- sdkconfig | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sdkconfig b/sdkconfig index b4eb3d9..1613bf3 100644 --- a/sdkconfig +++ b/sdkconfig @@ -2636,6 +2636,13 @@ CONFIG_KTAG_ANIMATION_STEP_TIME_IN_ms=10 CONFIG_KTAG_T_DEFAULT_START_GAME_in_ms=30000 CONFIG_KTAG_MAX_AUDIO_VOLUME=100 CONFIG_KTAG_MIN_AUDIO_VOLUME=0 +CONFIG_SYSTEMK_LOG_LEVEL=5 +# CONFIG_SYSTEMK_LOG_LEVEL_NONE is not set +# CONFIG_SYSTEMK_LOG_LEVEL_ERROR is not set +# CONFIG_SYSTEMK_LOG_LEVEL_WARN is not set +# CONFIG_SYSTEMK_LOG_LEVEL_INFO is not set +# CONFIG_SYSTEMK_LOG_LEVEL_DEBUG is not set +CONFIG_SYSTEMK_LOG_LEVEL_VERBOSE=y # end of KTag SystemK #