esp-idf/tools
He Yin Ling 27db9f7e4e 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-14 11:58:34 +08:00
..
ble ci: Fix blecent example test 2020-11-30 16:29:54 +05:30
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci ttfw: fix incorrect length when flush data cache after expect: 2021-07-14 11:58:34 +08:00
cmake Merge branch 'bugfix/override_cmake_python_v4.0' into 'release/v4.0' 2021-07-02 12:32:46 +00:00
docker tools/docker: Add libpython2.7 in order to satisfy GDB dependencies 2020-12-15 20:09:08 +00:00
esp_app_trace build system: Use CMake-based build system as default when describing commands 2019-07-08 17:31:27 +10:00
esp_prov ci: run target test with python3 2021-04-28 19:32:59 +08:00
find_build_apps tools: add {find,build}_apps.py, scripts to build multiple apps 2019-12-11 15:57:49 +11:00
kconfig Menuconfig: Don't ask to save configuration when nothing has changed 2019-11-25 11:29:58 +01:00
kconfig_new tools: fix python lint 2020-06-24 13:22:21 +08:00
ldgen tools/ldgen: Fix parsing of sections names on Windows 2020-10-29 08:38:23 +01:00
mass_mfg mfg_util: Update file handling to maintain line endings across various OS 2020-08-27 11:38:56 +05:30
test_apps [system]: Made longjmp save for context switch 2021-05-10 19:21:56 +08:00
test_idf_monitor CI: Adjust the test parameters of IDF Monitor 2019-12-30 14:28:30 +01:00
test_idf_size idf_size: Support JSON output 2019-05-29 17:11:53 +10:00
test_idf_tools Update toolchain to esp-2020r3 2020-09-04 13:20:39 +07:00
unit-test-app unit-test-app: disable encrypted flash read/write in psram config to fix build failure 2021-01-29 11:45:51 +05:30
windows Fix eclipse build: “UnicodeDecodeError: 'ascii' codec can't decode byte” 2021-02-10 12:50:52 +01:00
build_apps.py tools: add {find,build}_apps.py, scripts to build multiple apps 2019-12-11 15:57:49 +11:00
check_kconfigs.py tools: Fix Kconfig checker for comments and source after help 2019-06-20 09:48:04 +02:00
check_python_dependencies.py msys2: Remove python version consideration in pacman commands 2020-06-12 10:24:29 +10:00
detect_python.sh tools: Prefer python3 during install and export 2021-02-14 19:47:14 +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-12-11 15:57:49 +11: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:19:13 +08:00
idf_monitor.py tools: handle exception in case of logging Unicode characters 2021-04-06 19:17:23 +02:00
idf_size.py idf_size: Support JSON output 2019-05-29 17:11:53 +10:00
idf_tools.py tools: Catch OSError which is raised when the tool is not available 2021-06-24 12:04:08 +02:00
idf.py idf.py: Disable CMake --warn-uninitialized option by default 2020-12-14 07:26:09 +00: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 tools: Fix Kconfig checker for comments and source after help 2019-06-20 09:48:04 +02:00
toolchain_versions.mk Update toolchain to esp-2020r3 2020-09-04 13:20:39 +07:00
tools_schema.json tools: add metadata file and idf_tools.py 2019-05-24 17:04:23 +08:00
tools.json tools: Updates OpenOCD version to 'v0.10.0-esp32-20210401' 2021-05-10 16:23:48 +00:00