esp-idf/tools
Sergei Silnov c57dfbc0b8 python: Fix yaml.load warnings
Since pyyaml 5.1 yaml.load without specifing loader is deprecated
Details: https://msg.pyyaml.org/load

To keep code compatible with older versions of pyyaml
and keep best perfomance CLoader with fallback to Loader is used.
2019-09-13 10:29:38 +00:00
..
ble Add NimBLE bleprph,blecent,blehr example tests 2019-07-05 08:14:04 +08:00
catch
ci python: Fix yaml.load warnings 2019-09-13 10:29:38 +00:00
cmake Merge branch 'bugfix/idf_py_ccache_options' into 'master' 2019-09-03 12:56:20 +08:00
docker tools: add Dockerfile 2019-07-18 06:18:04 +00:00
esp_app_trace tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_prov esp_prov : Minor refactoring in argument dependent logic 2019-07-04 15:02:07 +05:30
kconfig Tools: Fix shebang for MacOs 2019-08-26 13:53:52 +02:00
kconfig_new Use kconfiglib from $IDF_PATH/tools/kconfig_new 2019-09-11 14:30:31 +02:00
ldgen Use kconfiglib from $IDF_PATH/tools/kconfig_new 2019-09-11 14:30:31 +02: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 tools: Test IDF Monitor after it is ready to receive data 2019-02-25 10:35:09 +01:00
test_idf_py idf.py: Add support for deprecation of command/options 2019-08-20 16:10:25 +02:00
test_idf_size idf_size: Support JSON output 2019-05-29 17:11:53 +10:00
test_idf_tools update toolchain to esp32-2019r1 release 2019-06-04 23:43:29 +08:00
tiny-test-fw python: Fix yaml.load warnings 2019-09-13 10:29:38 +00:00
unit-test-app python: Fix yaml.load warnings 2019-09-13 10:29:38 +00:00
windows tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07: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 tools/check_python_dependencies: make aware of IDF_TOOLS_PATH 2019-05-24 17:04:23 +08:00
eclipse-code-style.xml
elf_to_ld.sh misc adjustment of esp32 component 2019-04-03 19:57:46 +08:00
format-minimal.sh
format.sh
gen_esp_err_to_name.py tools/gen_esp_err_to_name.py: Don't include already included headers 2019-05-06 15:08:37 +02:00
idf.py Merge branch 'feature/idf_py_depeprecation_parameter_flag' into 'master' 2019-09-13 14:30:27 +08:00
idf_monitor.py idf_monitor: fix the bug that idf_monitor not blocked when no log printed 2019-08-16 17:56:51 +08:00
idf_size.py idf_size: Support JSON output 2019-05-29 17:11:53 +10:00
idf_tools.py idf_tool: fix unicode decode error 2019-08-06 10:31:34 +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 tools: Fix Kconfig checker for comments and source after help 2019-06-20 09:48:04 +02:00
toolchain_versions.mk update toolchain to esp32-2019r1 release 2019-06-04 23:43:29 +08:00
tools.json Tools: Add OpenOCD for the ARM architecture 2019-08-22 16:51:04 +02:00
tools_schema.json tools: add metadata file and idf_tools.py 2019-05-24 17:04:23 +08:00