OVMS3-idf/tools
He Yin Ling 1c54630eaa test: fix failed to download in example test:
1. example test uses auto detect flash size. we need to call
`detect_flash_size` before write flash
2. fix incorrect baudrate used: when using WROVER-Kits, it's likely that download with baudrate 921600
will fail. If we don't reset serial setting in decorator, 921600 will
become the default baudrate. This causes all the subsequent
communication fails
3. do hw reset after used esptool function
2019-01-02 20:49:03 +08:00
..
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci Merge branch 'feature/example_defconfig_ci' into 'master' 2018-12-21 12:14:57 +08:00
cmake Merge branch 'feature/esp_platform_cmake_pr2601' into 'master' 2019-01-02 14:03:52 +08:00
esp_app_trace tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
esp_prov examples, tools: Fix Python3 deprecation warning for the imp module 2018-12-20 12:44:33 +01:00
kconfig gitignore: Add mconf-idf.exe and conf-idf.exe 2018-11-28 12:05:29 +11:00
kconfig_new tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
ldgen tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
mass_mfg util: Update docs as per review comments 2018-10-12 11:04:49 +05:30
test_idf_monitor tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
test_idf_size tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
tiny-test-fw test: fix failed to download in example test: 2019-01-02 20:49:03 +08:00
unit-test-app tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
windows Merge branch 'feature/pystyle_tools' into 'master' 2018-12-20 10:36:01 +08:00
check_python_dependencies.py tools: correct the coding style of check_python_dependencies.py 2018-11-30 13:43:28 +01: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 the Python coding style 2018-12-19 11:56:24 +01:00
idf.py Add ESP_PLATFORM to build environment. 2018-12-21 18:59:28 +11:00
idf_monitor.py tools: Print useful error message from idf_monitor when toolchain isn't available 2018-12-12 08:22:45 +01:00
idf_size.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
toolchain_versions.mk docs: generate toolchain download links 2018-09-20 18:53:14 +08:00