esp-idf/components/console
Liu Xiao Yu 69d849cbd6 Merge branch 'feature/console_unregister_cmd' into 'master'
feat(console): Add an API function to de-register the specified console command

Closes IDF-9996

See merge request espressif/esp-idf!31258
2024-06-24 14:44:18 +08:00
..
argtable3 feat(system/console): Added argtable3 SBOM manifest file in console component for SPDX file generation 2024-05-16 12:00:00 +08:00
linenoise fix(linenoise): Skip 0x00 to 0x1F character in dump mode 2024-04-17 13:13:58 +02:00
private_include refactor(console): Enable astyle formatting 2024-04-29 16:12:51 +02:00
test_apps feat(console): Add an API function to de-register the specified console command 2024-06-03 10:48:22 +08:00
CMakeLists.txt feat(build): add COMPILER_STATIC_ANALYZER option 2024-06-18 14:25:37 +08:00
Kconfig refactor(console): made help command sorting depend on Kconfig option 2024-03-21 16:33:44 +08:00
commands.c feat(console): Add an API function to de-register the specified console command 2024-06-03 10:48:22 +08:00
esp_console.h feat(console): Add an API function to de-register the specified console command 2024-06-03 10:48:22 +08:00
esp_console_common.c refactor(linux): Unified libbsd handling 2024-03-08 12:26:54 +08:00
esp_console_repl_chip.c refactor(console): Enable astyle formatting 2024-04-29 16:12:51 +02:00
esp_console_repl_linux.c refactor(console): Enable astyle formatting 2024-04-29 16:12:51 +02:00
split_argv.c refactor(console): Enable astyle formatting 2024-04-29 16:12:51 +02:00