esp-idf/tools
He Yin Ling 0a3975e80d test: handle exception by unit test script:
unit test script will detect exception, we don't need to let test fail
when exception happened.
2019-03-19 11:24:08 +08:00
..
catch
ci Merge branch 'bugfix/name_conflict_esp32_project_ld' into 'master' 2019-03-15 11:42:20 +08:00
cmake cmake: Trim IDF_VER to fit a 32-bit field 2019-03-13 20:04:43 +08:00
esp_app_trace tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
esp_prov esp_prov : Catch DBus exception when reading/writing to BLE GATT characteristic 2019-03-14 18:33:34 +05:30
kconfig kconfig: fix compatibility with very old versions of flex 2019-02-14 11:17:48 +08:00
kconfig_new confserver: Send an error response if JSON request is malformatted 2019-03-15 14:31:45 +11:00
ldgen ldgen: remove resolution of template includes 2019-02-22 08:25:56 +08:00
mass_mfg
test_idf_monitor tools: Test IDF Monitor after it is ready to receive data 2019-02-25 10:35:09 +01:00
test_idf_size tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
tiny-test-fw tiny-test-fw: support translate backtrace in IDFDUT 2019-03-19 11:24:08 +08:00
unit-test-app test: handle exception by unit test script: 2019-03-19 11:24:08 +08:00
windows Merge branch 'feature/pystyle_tools' into 'master' 2018-12-20 10:36:01 +08: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 python: Add check if current python is inside virtual environment 2019-01-08 12:21:33 +01:00
eclipse-code-style.xml
format-minimal.sh
format.sh
gen_esp_err_to_name.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
idf.py idf.py: Fix Windows issue if project and IDF are on different drives 2019-03-11 04:31:13 +00: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
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