idf_component_register( SRCS "Console.c" "Commands/Log_Command.c" INCLUDE_DIRS "." "./Commands" REQUIRES "SystemK" "System_Events" "console" "log" "nvs_flash" "vfs" )