This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-08-06 15:20:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4b8712bbc470e33f17550b3e0342d2ec0dbf94a
esp-idf
/
components
/
console
History
Peter Dragun
8318adb448
fix: recommend using Windows Terminal in case of issues with escape sequences
...
Closes
https://github.com/espressif/esp-idf-monitor/issues/17
2024-10-31 12:56:05 +01: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
…
test_apps
ci(console): change pytest writes to confirm_write
2024-07-10 17:49:45 +08: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
fix: recommend using Windows Terminal in case of issues with escape sequences
2024-10-31 12:56:05 +01:00
esp_console_repl_chip.c
…
esp_console_repl_linux.c
…
esp_console.h
fix(uart): make custom console uart pins same to the default console uart pins
2024-09-02 15:24:29 +08:00
Kconfig
…
split_argv.c
…