esp-idf/tools
Per-Olov Jernberg 6a3e623b52 idf_monitor: Exit with CTRL+X in menu
Currently, the only way of exiting the idf_monitor program is to hit the CTRL+] button, if your keyboard doesn't have that key unless you hit another modifier key, it's not super trivial to exit.

This change adds the option to exit with CTRL+T (for menu) then hitting X (or CTRL+X) for exiting.

Closes https://github.com/espressif/esp-idf/pull/4167
Closes https://github.com/espressif/esp-idf/issues/4129
2019-10-09 11:01:45 +02:00
..
catch
ci
cmake Merge branch 'bugfix/cmake_extra_component_dirs_v3.1' into 'release/v3.1' 2019-08-11 16:55:11 +08:00
esp_app_trace
kconfig kconfig: Add -MP option so .d files include empty targets 2019-08-21 18:39:19 +10:00
kconfig_new Use kconfiglib from $IDF_PATH/tools/kconfig_new 2019-09-11 14:42:05 +02:00
tiny-test-fw
unit-test-app
windows
eclipse-code-style.xml
format-minimal.sh
format.sh
gen_esp_err_to_name.py
idf.py
idf_monitor.py idf_monitor: Exit with CTRL+X in menu 2019-10-09 11:01:45 +02:00
idf_size.py