Commit Graph

  • 21eac48ea0 Merge branch 'optimize/ble_mesh_miscellaneous_v4.2' into 'release/v4.2' Island 2021-01-12 19:13:08 +08:00
  • f45c881f82 Merge branch 'doc/add_workflow_for_updating_get-started_section_into_MR_template' into 'master' Krzysztof Budzynski 2021-01-12 17:46:20 +08:00
  • d490376f37 docs: add checklist for updating get-started section into merge request template Dai Zi Yan 2021-01-12 17:46:15 +08:00
  • dada7cd035 global: Uses CCOUNT API instead of XTHAL macro KonstantinKondrashov 2021-01-11 21:03:45 +08:00
  • a23b6d8ae0 Merge branch 'feature/update_touch_sensor_apis' into 'master' Michael (XIAO Xufeng) 2021-01-12 15:39:42 +08:00
  • 753a929525 global: fix sign-compare warnings morris 2020-11-17 12:48:35 +08:00
  • 6504d89050 Merge branch 'bugfix/newlib_FD_ISSET' into 'master' Angus Gratton 2021-01-12 13:37:48 +08:00
  • de629cff0f Merge branch 'ci/ttfw_exception_details' into 'master' Angus Gratton 2021-01-12 12:02:19 +08:00
  • 6d3e06a9a3 ttfw: Move TestCaseFailed exception and handle differently to other exceptions Angus Gratton 2021-01-05 10:38:39 +11:00
  • 441d1306be ci ttfw: Consistently handle unexpected exceptions in test cases Angus Gratton 2020-12-31 10:58:28 +11:00
  • 0c341fe23f Merge branch 'feature/support_esp32c3_master_cmake_random_support' into 'master' Angus Gratton 2021-01-12 08:21:18 +08:00
  • c305ceb55f idf_tools.py: avoid splittype call deprecated in python3.8 Sergei Silnov 2021-01-11 16:58:21 +01:00
  • 7f3bcc13d7 esp-modem: prefix the crash issue both bg96 and sim800l in OVERALL mode Liu Han 2020-12-22 20:22:27 +08:00
  • 935edc9e09 rename dce parameter Merges https://github.com/espressif/esp-idf/pull/5750 Signed-off-by: Liu Han <liuhan@espressif.com> Ash 2020-08-18 16:16:42 +01:00
  • d59ffd9128 Expose get operator name command. Add get access tech Robert Nuttall 2020-08-18 15:34:58 +01:00
  • cee0e17b7f Merge branch 'feature/add_websocket_mutual_tls' into 'master' David Čermák 2021-01-11 21:45:02 +08:00
  • 73dee43e55 ble_mesh: stack: Move bt_mesh_rand to mesh_common.c lly 2020-12-07 17:59:31 +08:00
  • decd6956f3 ble_mesh: stack: Remove useless BT_DBG_ENABLED in a few files lly 2020-12-07 17:05:19 +08:00
  • 93991bda4a ble_mesh: Replace zephyr integer types with C99 types [Zephyr] lly 2020-12-07 17:03:11 +08:00
  • 866b6b439c ble_mesh: stack: Update ARRAY_SIZE definition lly 2020-12-04 11:42:15 +08:00
  • fe6103c088 ble_mesh: stack: Move bt_mesh_rand to mesh_common.c lly 2020-12-07 17:59:31 +08:00
  • f031dc6d29 ble_mesh: stack: Remove useless BT_DBG_ENABLED in a few files lly 2020-12-07 17:05:19 +08:00
  • 85de3a84e1 ble_mesh: Replace zephyr integer types with C99 types [Zephyr] lly 2020-12-07 17:03:11 +08:00
  • 3f361cc262 ble_mesh: stack: Update ARRAY_SIZE definition lly 2020-12-04 11:42:15 +08:00
  • 426736c769 bugfix: fix some wifi bugs xiehang 2021-01-11 15:41:26 +08:00
  • ae24692785 esp_wifi: Update WiFi lib xiehang 2020-12-24 11:56:18 +08:00
  • 9172fcaa77 Merge branch 'feat/ble_mesh_multiple_nvs_namespace_v4.0' into 'release/v4.0' Island 2021-01-11 18:55:37 +08:00
  • 8f20b9dc8a Merge branch 'feat/ble_mesh_multiple_nvs_namespace_v4.2' into 'release/v4.2' Island 2021-01-11 18:55:22 +08:00
  • edac64b703 Merge branch 'feature/c3_master_unit_test' into 'master' Angus Gratton 2021-01-11 18:11:06 +08:00
  • 4c0cf6bf62 gdbstub: C3 - protection for UART register region Jakob Hasse 2020-12-24 19:34:51 +08:00
  • 3df5b89c91 esp_wifi: ESP32 phy add [sections:phy_iram] xiehang 2021-01-05 20:21:48 +08:00
  • 3a56cfc9b3 esp_wifi: optimize phy version log xiehang 2021-01-11 15:32:37 +08:00
  • 238ac2293b esp_tls: Add warning if the CA chain provided contains one/more invalid cert Aditya Patwardhan 2021-01-11 12:41:07 +05:30
  • 312a0ad6c1 fix: support bootloader random enable for esp32c3 fuzhibo 2020-12-30 21:31:33 +08:00
  • c260c223e9 example: We should not check the return value of esp_wifi_connect() in any case xiehang 2021-01-11 14:35:29 +08:00
  • 976c3787c3 esp_tls: Add warning if the CA chain provided contains one/more invalid cert Aditya Patwardhan 2020-12-31 13:42:15 +05:30
  • e33cfbaef9 esp_tls: Add warning if the CA chain provided contains one/more invalid cert Aditya Patwardhan 2020-12-31 13:42:15 +05:30
  • caf1e9d570 Merge branch 'bugfix/soc_caps_implicit_inc' into 'master' Michael (XIAO Xufeng) 2021-01-11 14:18:10 +08:00
  • 87db7e1705 Merge branch 'bugfix/flash_consistent_with_rom' into 'master' Michael (XIAO Xufeng) 2021-01-11 14:14:53 +08:00
  • 0be9d54b90 Merge branch 'feature/upgrade_mbedtls_to_v4.0' into 'release/v4.0' Mahavir Jain 2021-01-11 14:01:14 +08:00
  • 60a808372e Merge branch 'feature/upgrade_mbedtls_to_v4.2' into 'release/v4.2' Mahavir Jain 2021-01-11 14:01:11 +08:00
  • 957706f085 Merge branch 'fix/esp_tls_add_warning_if_ca_chain_has_invalid_cert' into 'master' Mahavir Jain 2021-01-11 14:00:21 +08:00
  • cd59d107b2 Merge branch 'bugfix/ble_mesh_node_id_adv_v3.3' into 'release/v3.3' Jiang Jiang Jian 2021-01-11 11:46:41 +08:00
  • 66a1b39814 Merge branch 'bugfix/add_macro_to_blufi' into 'release/v3.3' Jiang Jiang Jian 2021-01-11 11:45:14 +08:00
  • 1df7be0e58 Merge branch 'feat/ble_mesh_provisioner_recv_hb_support_v3.3' into 'release/v3.3' Jiang Jiang Jian 2021-01-11 11:44:27 +08:00
  • d3bdcccd3b Merge branch 'bugfix/fix_wifi_stack_overflow_v3.3' into 'release/v3.3' Jiang Jiang Jian 2021-01-11 11:43:53 +08:00
  • 9c8e4fd4c5 C3: build and run unit tests Marius Vikhammer 2020-12-30 16:10:37 +08:00
  • 0841d2bc75 esp_tls: Add warning if the CA chain provided contains one/more invalid cert Aditya Patwardhan 2020-12-31 13:42:15 +05:30
  • 63adf8503f ble_mesh: ci: Add settings sdkconfig test files lly 2020-11-25 20:19:28 +08:00
  • 8c883fd410 ble_mesh: stack: Provisioner supports multiple nvs namespaces lly 2020-11-24 20:51:09 +08:00
  • 3a1018f603 ble_mesh: ci: Add settings sdkconfig test files lly 2020-11-25 20:19:28 +08:00
  • c5d9601e69 ble_mesh: stack: Provisioner supports multiple nvs namespaces lly 2020-11-24 20:51:09 +08:00
  • 680f924e86 tinyusb: reduce annoying log under verbose level in CDC Michael (XIAO Xufeng) 2021-01-11 01:00:06 +08:00
  • 66ac736a8c Merge branch 'bugfix/tusb_partial_read' into 'master' Ivan Grokhotkov 2021-01-11 00:07:29 +08:00
  • a42b0c8f06 Merge branch 'feature/support_esp32c3_wifi_master' into 'master' Jiang Jiang Jian 2021-01-10 16:16:29 +08:00
  • 5b44295cb9 esp_wifi: fix esp32c3 code issues 1. enable wifi clk and rm dport header 2.syn phy_init_data.h from esp32 Chen Jian Xing 2021-01-10 16:16:28 +08:00
  • 5ab774f9d8 websocket: support mutual tls for websocket Closes https://github.com/espressif/esp-idf/issues/6059 yuanjm 2021-01-04 10:15:15 +08:00
  • ec0358ad4f Merge branch 'bugfix/idf_lwip_hook_filename' into 'master' David Čermák 2021-01-09 02:48:45 +08:00
  • 50f6309c43 Merge branch 'bugfix/missing_mqtt_event_register' into 'master' David Čermák 2021-01-09 00:24:18 +08:00
  • 9ffa9cce73 lwip: Add warning to use ESP_IDF_LWIP_HOOK_FILENAME if LWIP_HOOK_FILENAME defined David Cermak 2020-12-17 14:28:50 +01:00
  • 5993a49352 lwip: Add IDF hook filename to customize lwip hooks David Cermak 2020-12-16 10:29:18 +01:00
  • 1d1896d409 tinyusb: Add fix for tinyusb reading Andrei Gramakov 2020-11-06 13:45:42 +01:00
  • f34925537e Merge branch 'feature/idf_tools_darwin_arm64' into 'master' Ivan Grokhotkov 2021-01-08 22:16:06 +08:00
  • 8c0a3aa006 Add ability to disable address decoding using evironment variable Martin Gaňo 2020-12-28 12:01:14 +01:00
  • bac77b4bf7 Merge branch 'feature/idf-list-ports' into 'master' Ivan Grokhotkov 2021-01-08 21:36:08 +08:00
  • b53e8de443 Merge branch 'bugfix/tinyusb_vendor_msc' into 'master' Ivan Grokhotkov 2021-01-08 21:34:34 +08:00
  • 6c0e3fe23c bugfix:unhandle event when tg receive set_player_app_value cmd liaowenhao 2020-12-29 15:07:13 +08:00
  • 228a819a42 spi_flash: idf repo stuff tobe consistent with that in rom Cao Sen Miao 2021-01-08 18:36:23 +08:00
  • 2aafcd9b1f Merge branch 'feat/ble_mesh_provisioner_recv_hb_support_v4.2' into 'release/v4.2' Island 2021-01-08 18:30:35 +08:00
  • c97fc5ef8c Merge branch 'feat/ble_mesh_provisioner_recv_hb_support_v4.0' into 'release/v4.0' Island 2021-01-08 18:30:28 +08:00
  • 45ac366ed2 Merge branch 'docs/update_CN_translation_for_four_documents_under_api-guides_section' into 'master' Krzysztof Budzynski 2021-01-08 17:49:14 +08:00
  • 694dd2767a update CN translation for ulp.rst index.rst bootloader.rst and external-ram.rst under api-guides section Dai Zi Yan 2021-01-08 17:49:09 +08:00
  • c535d569aa Merge branch 'bugfix/secure_boot_sig_failed_crash' into 'master' Angus Gratton 2021-01-08 16:23:29 +08:00
  • 0e4f43ddde secure boot v2: Fix crash if signature verification fails in app Morozov-5F 2020-12-31 18:14:50 +11:00
  • b1a4b24963 transport: fix a issue for connect when set connect timeout, the timeout is invalid xutao 2021-01-08 15:44:07 +08:00
  • 61f8dc4365 examples/mqtt : Fix ssl mutual auth to use event loop Euripedes Rocha Filho 2020-12-08 18:13:39 +00:00
  • 90c0876b8a docs: Update typos in 'esp_efuse.h' header file to show function descriptions Krzysztof 2021-01-08 15:29:26 +08:00
  • 49322be893 Merge branch 'bugfix/update_iperf_example_test_case' into 'master' He Yin Ling 2021-01-08 11:35:38 +08:00
  • 7069736c2a Merge branch 'feature/bootloader_uses_efuse_keys_api' into 'master' Angus Gratton 2021-01-08 11:29:50 +08:00
  • fbba2cb356 bootloader/esp32s2: Add using of efuse APIs for keys, purposes, wr/rd-protection bits for flash encryption, secure boot Konstantin Kondrashov 2021-01-08 11:29:46 +08:00
  • 0c3c09e7ef Merge branch 'bugfix/icmp_echo_test_v4.2' into 'release/v4.2' Anton Maklakov 2021-01-08 11:16:15 +08:00
  • 6374a7d1e6 Merge branch 'bugfix/ble_mesh_macro_OR' into 'master' Island 2021-01-08 11:06:28 +08:00
  • 79a5037ee2 ble_mesh: ci: Add enabling hb recv sdkconfig file lly 2020-11-20 09:37:49 +08:00
  • e9caf68d6e ble_mesh: stack: Provisioner supports receiving heartbeat lly 2020-11-17 10:41:15 +08:00
  • f9f29b779c ble_mesh: ci: Add enabling hb recv sdkconfig file lly 2020-11-20 09:37:49 +08:00
  • f0af8858da ble_mesh: stack: Provisioner supports receiving heartbeat lly 2020-11-17 10:41:15 +08:00
  • 1efa401884 ble_mesh: ci: Add enabling hb recv sdkconfig file lly 2020-11-20 09:37:49 +08:00
  • 0432d11509 ble_mesh: stack: Provisioner supports receiving heartbeat lly 2020-11-17 10:41:15 +08:00
  • 5739127412 tools: idf_tools.py: allow macOS x86_64 tools to be installed on arm64 Ivan Grokhotkov 2021-01-07 21:21:18 +01:00
  • 08dc78412e fix double malloc for SCO link when bta_ag_sco_co_open is also called in bta_ag_rfc_open liaowenhao 2020-12-08 14:40:59 +08:00
  • 60e2eb8dfc bugfix/fixed the warning info always being printed when entering the cona command in msbc mode liaowenhao 2020-11-19 20:30:03 +08:00
  • 06344bd531 add gap module in hfp_hf for fisrt connecting liaowenhao 2020-10-27 17:10:04 +08:00
  • 7e10572e8b modify console by using console REPL environment liaowenhao 2020-08-20 15:31:45 +08:00
  • d0901c81f8 ble_mesh: stack: Fix using wrong | for OR between macros lly 2021-01-07 19:17:45 +08:00
  • fee77509a9 Merge branch 'feature/update_cjson_to_v1.7.14' into 'master' Mahavir Jain 2021-01-07 18:47:46 +08:00
  • d74eaadd56 test: add softap iperf test Yinling He 2020-12-10 20:33:11 +08:00
  • 97220af848 test: use pyecharts to replace matplotlib in iperf test He Yin Ling 2020-12-18 16:55:26 +08:00
  • 5197716d5d test: modify bad point check logic of Wi-Fi iperf test He Yin Ling 2020-11-13 09:46:32 +08:00
  • 4e82540730 ttfw: save console log to file He Yin Ling 2020-11-12 20:44:44 +08:00
  • 16a488c405 test: fix iperf example errors: He Yin Ling 2020-11-12 20:32:21 +08:00