esp-idf/examples/system/console/advanced/components/cmd_system
Ivan Grokhotkov ef9e89062a
console: add log_level command to the example
This allows calling esp_log_level_set function from the console.
Together with CONFIG_LOG_MAXIMUM_LEVEL option, this allows enabling
logs from different tags at run time.
2022-07-15 14:51:05 +02:00
..
CMakeLists.txt G0: target component (components/esp32*) doesn't depend on driver anymore 2022-03-02 04:21:00 +00:00
cmd_system.c console: add log_level command to the example 2022-07-15 14:51:05 +02:00
cmd_system.h console: re-use the available REPL console API and improve linenoise 2021-07-15 11:37:11 +08:00