OVMS3-idf/tools
Angus Gratton 2e43d107b4 idf_monitor: Ignore OS-level errors writing to Windows Console
Windows Console write or flush may fail (throwing WindowsError, a subclass of OSError) if the data
written can't be displayed. This may be the case if the serial port is producing garbage bytes.

Ignore the error, in the hope that the serial port may "come good" and write non-garbage later.
2019-12-18 23:35:35 +00: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/enable_i2s_tests_on_esp32s2beta' into 'master' 2019-12-18 17:51:54 +08:00
cmake cmake: implement utility to import prebuilt libraries 2019-12-10 19:22:25 +08:00
docker tools/docker: use correct branch and commit of IDF when building 2019-11-06 17:58:23 +01:00
esp_app_trace apptrace: Adds support for converting SystemView traces to JSON format 2019-12-04 18:04:07 +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: Fix menuconfig for Python 3 2019-12-11 14:29:07 +01:00
kconfig Menuconfig: Don't ask to save configuration when nothing has changed 2019-11-21 06:47:11 +00:00
kconfig_new Update kconfiglib from v12.14.0 to v13.3.2 2019-12-03 07:33:02 +00: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_idf_monitor CI: Adjust the test parameters of IDF Monitor 2019-10-16 12:38:47 +02: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: Support JSON output 2019-05-29 17:11:53 +10: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 Merge branch 'bugfix/small_unit_test_fixes' into 'master' 2019-12-13 14:00:05 +08:00
windows tools: bump windows tools installer version to v2.2 2019-12-13 15:03:09 +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 Fix Python requirement for setuptools 2019-11-04 16:18:37 +01: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
elf_to_ld.sh misc adjustment of esp32 component 2019-04-03 19:57:46 +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 Merge branch 'bugfix/menuconfig_argv_encoding' into 'master' 2019-12-11 12:47:32 +08:00
idf_monitor.py idf_monitor: Ignore OS-level errors writing to Windows Console 2019-12-18 23:35:35 +00:00
idf_size.py idf_size: Support JSON output 2019-05-29 17:11:53 +10:00
idf_tools.py Merge branch 'bugfix/server_down_message' into 'master' 2019-12-09 22:48:32 +08: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 ulp: remove 20190801 version, update supported version for Make 2019-12-15 21:39:42 +01:00
tools_schema.json tools: add metadata file and idf_tools.py 2019-05-24 17:04:23 +08:00