OVMS3-idf/examples/system/console/main
Ivan Grokhotkov 57a516389c console example: add 'tasks' command to print vTaskList output
This command prints list of tasks, their state, and stack
watermark values.
Fixes https://github.com/espressif/esp-idf/issues/1534
2018-02-11 13:06:01 +08:00
..
cmd_decl.h add console component and example 2017-08-21 15:58:27 +08:00
cmd_system.c console example: add 'tasks' command to print vTaskList output 2018-02-11 13:06:01 +08:00
cmd_wifi.c add console component and example 2017-08-21 15:58:27 +08:00
component.mk add console component and example 2017-08-21 15:58:27 +08:00
console_example_main.c console example: initialize nvs on startup 2018-01-09 12:48:02 +08:00
Kconfig.projbuild add console component and example 2017-08-21 15:58:27 +08:00