esp-idf/tools
He Yin Ling 9d075a728a ttfw: fix incorrect length when flush data cache after expect:
data cache is unicode. while we use bytes in RegEx expect. The index of
matched pattern is calculated with bytes, could be different from
unicode. Now we fix this issue by using unicode in expect.
2021-07-05 20:19:00 +08:00
..
ble ci: Fix blecent example test 2020-11-30 22:49:31 +05:30
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci cmake: set IDF_VERSION_* variables at requirement expansion stage 2021-06-18 15:37:34 +02:00
cmake cmake: set IDF_VERSION_* variables at requirement expansion stage 2021-06-18 15:37:34 +02:00
docker tools/docker: Add libpython2.7 in order to satisfy GDB dependencies 2020-12-16 02:50:32 +00:00
esp_app_trace tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
esp_prov ci: run target test with python3 2021-06-08 17:39:29 +08:00
kconfig Kconfig: Load properly auto.conf before writing the results to build/include 2019-10-10 15:41:14 +02:00
kconfig_new tools: fix python lint 2020-06-24 15:14:22 +08:00
ldgen tools/ldgen: Fix parsing of sections names on Windows 2020-10-29 08:34:57 +01:00
mass_mfg mfg_util: Fix unnecessary csv files creation for values with REPEAT tags 2019-05-31 13:55:03 +05:30
test_apps/build_system/embed_test cmake: fix C identifier generation from embedded file 2020-10-15 21:29:24 +08:00
test_idf_monitor CI: Adjust the test parameters of IDF Monitor 2019-12-30 14:37:33 +01:00
test_idf_size tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
tiny-test-fw ttfw: fix incorrect length when flush data cache after expect: 2021-07-05 20:19:00 +08:00
unit-test-app esp32: Refactor backtrace and add esp_backtrace_print() 2021-03-04 19:01:48 +11:00
windows Update toolchain to 1.22.0-97-gc752ad5 2020-11-04 10:07:58 +07:00
check_kconfigs.py tools: Don't use backslashes in Kconfigs and ignore long lines to avoid errors 2019-02-01 11:33:41 +01:00
check_python_dependencies.py windows: Update other MSYS2 package names to all be Python 3 2020-06-04 18:39:20 +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 tools: fix path handling errors in gen_esp_err_to_name.py for Windows 2020-10-19 14:44:33 +08:00
idf_monitor.py tools: handle exception in case of logging Unicode characters 2021-04-06 19:17:45 +02:00
idf_size.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
idf_tools.py build system: Also get IDF version from annotated tags only 2020-10-07 13:53:45 +11:00
idf.py add CN translation for adding python2 deprecation warning(MR 11115) 2020-12-10 14:04:57 +01:00
set-submodules-to-github.sh tools: Add a script for switching to real submodules in forks 2020-12-23 17:41:33 +07:00
test_check_kconfigs.py tools: Don't use backslashes in Kconfigs and ignore long lines to avoid errors 2019-02-01 11:33:41 +01:00
toolchain_versions.mk Update toolchain to 1.22.0-97-gc752ad5 2020-11-04 10:07:58 +07:00
tools.json bugfix: correction of xtensa-esp32-elf version for Windows 2021-01-14 08:36:31 +01:00