OVMS3-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 move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci ci: additional Cmake tests for EXTRA_COMPONENT_DIRS 2019-07-10 19:04:44 +08:00
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 esp32: Adds functionality for application tracing over JTAG 2017-04-17 23:26:29 +03:00
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 tiny-test-fw: support translate backtrace in IDFDUT 2019-03-19 22:15:33 +08:00
unit-test-app Merge branch 'test/detect_exception_in_idf_dut_v3.1' into 'release/v3.1' 2019-03-21 07:54:37 +08:00
windows Merge branch 'release/v3.1' into feature/cmake_v3.1 2018-08-17 14:14:10 +10:00
eclipse-code-style.xml tools: add code formatter rules for Eclipse 2016-11-03 18:41:00 +08:00
format-minimal.sh docs: add style guide 2016-11-03 18:41:00 +08:00
format.sh esp32: ReformatReformat panic.c (remove tabs, etc) 2016-12-07 13:25:56 -08:00
gen_esp_err_to_name.py esp_err_to_name.py: guess IDF_PATH if not set in environement 2018-06-25 13:43:32 +08:00
idf.py idf.py: Detect symlinks on Windows during fullclean 2019-05-03 11:25:35 +02:00
idf_monitor.py idf_monitor: Exit with CTRL+X in menu 2019-10-09 11:01:45 +02:00
idf_size.py tools: Fix sorting and list of libs in idf_size.py 2019-02-21 11:02:27 +08:00