OVMS3-idf/tools
Per-Olov Jernberg 0afad4c7a7 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 10:56:56 +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 12:18:31 +08:00
cmake Merge branch 'bugfix/cmake_extra_component_dirs_v3.2' into 'release/v3.2' 2019-08-07 16:05:29 +08:00
esp_app_trace esp32: Adds functionality for application tracing over JTAG 2017-04-17 23:26:29 +03:00
esp_prov protocomm_ble : Example updated to use custom 128bit service UUID 2019-06-28 10:14:52 +00:00
kconfig kconfig: fix compatibility with very old versions of flex 2019-02-28 20:38:31 +08:00
kconfig_new Use kconfiglib from $IDF_PATH/tools/kconfig_new 2019-09-11 14:40:57 +02:00
mass_mfg mfg_util: Fix unnecessary csv files creation for values with REPEAT tags 2019-05-31 13:53:01 +05:30
test_idf_monitor tools: Support Python3 in idf_monitor 2018-08-24 08:12:19 +02:00
test_idf_size tools: Support Python 3 in idf_size.py 2018-08-27 13:39:07 +02:00
tiny-test-fw tiny-test-fw: support translate backtrace in IDFDUT 2019-03-19 21:06:16 +08:00
unit-test-app Merge branch 'test/detect_exception_in_idf_dut_v3.2' into 'release/v3.2' 2019-04-28 10:26:48 +08:00
windows Sign IDF Tools installer with 'osslsigncode', update to V1.2 2018-10-18 09:56:16 +11:00
check_python_dependencies.py python: Add check if current python is inside virtual environment 2019-01-10 09:37:21 +01: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 tools: Support overwrite of includes for gen_esp_err_to_name.py 2018-09-21 14:09:37 +08:00
idf.py idf.py: Add check for new cmake cache values 2019-08-27 18:33:03 +02:00
idf_monitor.py idf_monitor: Exit with CTRL+X in menu 2019-10-09 10:56:56 +02:00
idf_size.py Merge branch 'master' into feature/cmake 2018-08-30 18:52:31 +08:00
toolchain_versions.mk docs: generate toolchain download links 2018-09-20 18:53:14 +08:00