esp-idf/components/console
Jakob Hasse c5e6e9d29e Merge branch 'refactor/linux_remove_unused_watchpoint_config' into 'master'
refactor(linux): remove explicit watchpoint configs

Closes IDF-9951

See merge request espressif/esp-idf!31805
2024-07-01 16:55:01 +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(console): USB Serial JTAG freezes when input received before init 2024-06-26 06:32:13 +02:00
private_include refactor(console): Enable astyle formatting 2024-04-29 16:12:51 +02:00
test_apps refactor(linux): remove explicit watchpoint configs 2024-06-28 18:01:37 +02:00
CMakeLists.txt feat(build): add COMPILER_STATIC_ANALYZER option 2024-06-18 14:25:37 +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_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
esp_console.h feat(console): Add an API function to de-register the specified console command 2024-06-03 10:48:22 +08:00
Kconfig refactor(console): made help command sorting depend on Kconfig option 2024-03-21 16:33:44 +08:00
split_argv.c refactor(console): Enable astyle formatting 2024-04-29 16:12:51 +02:00