OVMS3-idf/tools
Ivan Grokhotkov 25041ba583 tools/idf_monitor: automatically decode UART core dumps
This adds detection of UART core dumps to IDF monitor. By default,
core dumps are not printed to the console, but are processed by
espcoredump.py using 'info_corefile' command. The result is printed
to stdout.

This feature can be disabled in menuconfig.

In the future this can be extended to allow running espcoredump.py
with 'dbg_corefile' argument, which is similar to the current GDB Stub
behavior.

Related to IDF-52.
2020-02-13 18:46:26 +01:00
..
ble CI: raise import error instead of exit for ble tools 2019-12-07 10:34:54 +08:00
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci Merge branch 'feature/esp_event_multiple_register' into 'master' 2020-02-13 19:02:09 +08:00
cmake esp32s2: remove -nostdlib accidentally added 2020-01-23 17:00:31 +01:00
docker tools/docker: enable ccache by default 2020-01-24 19:12:22 +01:00
esp_app_trace apptrace: Adds HeapTraceEvent.callers property used by OpenOCD tests 2019-12-27 00:13:45 +03:00
esp_prov test: update example and unit tests with new import roles: 2019-12-07 10:34:54 +08:00
find_build_apps tools: add {find,build}_apps.py, scripts to build multiple apps 2019-11-21 15:36:06 +01:00
idf_py_actions tools/idf_monitor: automatically decode UART core dumps 2020-02-13 18:46:26 +01:00
kconfig Menuconfig: Don't ask to save configuration when nothing has changed 2019-11-21 06:47:11 +00:00
kconfig_new confgen: Avoid including invisible (due to target) choice items in kconfig.rst renames 2020-02-07 16:37:45 +11:00
ldgen Generate source files for kconfiglib from the build system 2019-11-15 15:25:09 +00:00
mass_mfg Add Chinese translation for README files in components and tools folders, including: 2019-09-06 20:18:19 +08:00
test_apps ESP-NETIF: add CI compile only tests for common init/config pattern in C/C++ 2020-02-10 19:40:28 +01:00
test_idf_monitor tools/idf_monitor: automatically decode UART core dumps 2020-02-13 18:46:26 +01:00
test_idf_py idf.py: add exit_with_error for deprecation 2019-12-02 10:41:23 +01:00
test_idf_size idf_size.py: can alternatively write data to file 2020-01-02 09:33:51 +08:00
test_idf_tools Added description for difference between ESP32 ULP and ESP32-S2 ULP 2019-12-13 18:38:57 +08:00
unit-test-app app_update: fix unit tests 2020-02-13 15:51:42 +08:00
windows tools: bump version of windows tools installer to v2.3 2020-02-11 19:05:17 +01:00
build_apps.py tools: add {find,build}_apps.py, scripts to build multiple apps 2019-11-21 15:36:06 +01:00
check_kconfigs.py Update kconfiglib to upstream version and replace mconf-idf 2019-10-29 10:40:04 +01:00
check_python_dependencies.py check_python_dependencies: If overriding requirements.txt path, provide a pip command line 2020-02-07 16:37:45 +11:00
check_term.py Give info and warnings about the TERM environment variable 2019-12-02 09:49:21 +01:00
eclipse-code-style.xml tools: add code formatter rules for Eclipse 2016-11-03 18:41:00 +08:00
find_apps.py tools: add {find,build}_apps.py, scripts to build multiple apps 2019-11-21 15:36:06 +01:00
format-minimal.sh docs: add style guide 2016-11-03 18:41:00 +08:00
format.sh Added basic C++ style guide 2019-10-09 12:25:48 +08:00
gen_esp_err_to_name.py tools: updated generator of error codes to names to ignore tcpip_adapter 2019-11-13 12:36:26 +01:00
idf.py Use component manager if available as python package 2019-12-19 16:48:36 +01:00
idf_monitor.py tools/idf_monitor: automatically decode UART core dumps 2020-02-13 18:46:26 +01:00
idf_size.py idf_size.py: can alternatively write data to file 2020-01-02 09:33:51 +08:00
idf_tools.py idf_tools.py: fix install-python-env failure with virtualenv 20.0.0 2020-02-10 19:14:41 +01:00
set-submodules-to-github.sh tools: Add a script for switching to real submodules in forks 2019-07-05 11:12:06 +07:00
test_check_kconfigs.py ci: kconfig rules: Allow any file starting with KConfig.* to be sourced 2019-08-14 16:50:30 +10:00
toolchain_versions.mk Introduce esp-2019r2 toolchain for both ESP32 and ESP32s2 targets 2019-11-04 16:14:57 +07:00
tools.json tools: mark ULP toolchain as not available on 32-bit Linux 2020-01-13 09:41:05 +08:00
tools_schema.json tools: add metadata file and idf_tools.py 2019-05-24 17:04:23 +08:00