Commit Graph

  • 6d9740bc5d Merge branch 'ci/retry_downlad_for_artifacts' into 'master' Anton Maklakov 2021-06-11 09:46:29 +00:00
  • d7612c14c9 Merge branch 'ci/unify_all_target_test_artifacts_paths_v4.1' into 'release/v4.1' Anton Maklakov 2021-06-11 07:32:59 +00:00
  • 9228b7d55d Merge branch 'bugfix/fix_crash_when_csi_enable' into 'master' Jiang Jiang Jian 2021-06-11 05:31:04 +00:00
  • 1e36383909 Merge branch 'bugfix/handling_public_action_frame_v4.2' into 'release/v4.2' Jiang Jiang Jian 2021-06-11 05:19:05 +00:00
  • dea281a48e openthread: simplify esp_openthread initialization Jiacheng Guo 2021-06-08 15:49:05 +08:00
  • eca878b37f Merge branch 'feature/728_crypto_bringup' into 'master' Angus Gratton 2021-06-11 03:05:40 +00:00
  • 330d1cf2ae Fix autocomplete for bash Martin Gaňo 2021-06-10 09:44:38 +02:00
  • f5f90abc95 Merge branch 'bugfix/cmake_compiler_warn_write_string' into 'master' Angus Gratton 2021-06-10 23:53:44 +00:00
  • 26f9d2d5e1 rtc: Fix minor const char* correction issue David Cermak 2021-06-04 14:37:41 +02:00
  • 02ac1baee4 wpa_supplicant: Temporarily disable write-string warning David Cermak 2021-06-04 13:23:24 +02:00
  • 86e1779140 Build: Fix CMake to pass -Wwrite-string compiler flag if enabled David Cermak 2021-06-03 12:58:44 +02:00
  • 9013edfd93 Bluedroid: Fixed issue of option not being set due to incorrect macro name. Rahul Tank 2021-06-10 19:29:03 +05:30
  • a09e413fb6 Merge branch 'feature/add-mdns-delegation' into 'master' David Čermák 2021-06-10 13:58:32 +00:00
  • 1e8fca74f2 esp_wifi: Fix SoftAP crash by adding NULL check for handling publc action frames. aditi_lonkar 2021-06-09 16:54:13 +05:30
  • a3197a5b1e Merge branch 'bugfix/enable_pmf_in_iperf_test' into 'master' Jiang Jiang Jian 2021-06-10 12:21:08 +00:00
  • 32c63fca90 Merge branch 'bugfix/fix_pmf_ba_issue_v4.2' into 'release/v4.2' Jiang Jiang Jian 2021-06-10 12:20:49 +00:00
  • b65a37795f Merge branch 'optimize/ble_mesh_miscellaneous_v3.3' into 'release/v3.3' Island 2021-06-10 09:21:49 +00:00
  • 4d612ad053 esp_wifi: fix crash when csi enable Zhang Jun Hao 2021-06-09 17:08:49 +08:00
  • e86ca4edc2 esp_wifi: fix crash when csi enable Zhang Jun Hao 2021-06-09 18:02:01 +08:00
  • 4cdc583ccd CI: Removed weekend network tests David Cermak 2021-06-10 09:11:40 +02:00
  • 32fb96734c CI/mqtt: Execute mqtt weekend tests from test apps David Cermak 2021-06-10 09:10:16 +02:00
  • badcbe0fcb mqtt: Moved weekend tests to test apps David Cermak 2021-06-10 09:09:14 +02:00
  • c9646ff0be versions: Update version to 4.3.0 v4.3 He Yin Ling 2021-06-10 14:20:45 +08:00
  • a22cd6f542 Merge branch 'bugfix/btdm_enable_gattc_cache_will_crash_v4.1' into 'release/v4.1' Island 2021-06-10 02:56:50 +00:00
  • 577aef29ad Merge branch 'bugfix/btdm_enable_gattc_cache_will_crash_v4.0' into 'release/v4.0' Island 2021-06-10 02:56:25 +00:00
  • 9590db4cb6 ble_mesh: stack: Move bt_mesh_rand to mesh_common.c lly 2020-12-07 17:59:31 +08:00
  • b2bcbd5559 ble_mesh: stack: Remove useless BT_DBG_ENABLED in a few files lly 2020-12-07 17:05:19 +08:00
  • 94ca8b8917 ble_mesh: Replace zephyr integer types with C99 types [Zephyr] lly 2020-12-07 17:03:11 +08:00
  • 85ec75b970 ble_mesh: stack: Update ARRAY_SIZE definition lly 2020-12-04 11:42:15 +08:00
  • ad7ad185e3 Merge branch 'bugfix/c3_s3_apb_freq' into 'master' Angus Gratton 2021-06-09 23:42:09 +00:00
  • 1322a44588 Merge branch 'feature/mcpwm_refactor_and_support_esp32s3' into 'master' Michael (XIAO Xufeng) 2021-06-09 16:45:20 +00:00
  • 18f9dabce1 USB: Change IRP to URBs Darian Leung 2021-06-09 21:49:08 +08:00
  • b6bea34706 ble_mesh: stack: Add sdkconfig.defaults.esp32s3 for esp32s3 wangjialiang 2021-05-25 15:04:03 +08:00
  • 88c2b69c68 Merge branch 'bugfix/example_test_socket_issue_4.3' into 'release/v4.3' He Yin Ling 2021-06-09 10:33:43 +00:00
  • 1f075dc346 Merge branch 'bugfix/btdm_incorrectly_spelled_v4.1' into 'release/v4.1' Wang Meng Yang 2021-06-09 10:05:53 +00:00
  • 7dd499d1f4 i2c: commands can now be re-used without deleting and creating new cmd links Omar Chebib 2021-05-11 17:55:49 +08:00
  • 1d1060e25b Merge branch 'bugfix/wapi_keymgmt' into 'master' Jiang Jiang Jian 2021-06-09 08:07:48 +00:00
  • 468b7ac6eb [test_utils]: added extern C decl to ccomp Jakob Hasse 2021-06-09 15:31:56 +08:00
  • e20ccf4846 Merge branch 'feature/esp_log_level_get_pr6573' into 'master' Angus Gratton 2021-06-09 07:32:39 +00:00
  • cfcbca1271 i2c: optimize space allocated for read or write buffers Omar Chebib 2021-05-11 11:14:43 +08:00
  • e1f388f114 i2c: add i2c_cmd_link_create_static() to create commands from a given buffer Omar Chebib 2021-04-02 16:14:57 +08:00
  • 74414cc5e3 Merge branch 'bugfix/impersonation_attacks_and_AuthValue_disclosure' into 'master' Island 2021-06-09 06:34:58 +00:00
  • 8ca5068f20 Merge branch 'bugfix/bt_impersonation_passkey_fix_v4.0' into 'release/v4.0' Island 2021-06-09 06:32:42 +00:00
  • 9daeddac0b component/bt: Modify some ambiguous descriptions(release v4.1) XieWenxiang 2021-03-19 19:17:35 +08:00
  • f23c9d94ae bootloader: Fix selection of Quad I/O modes on ESP32-U4WDH chip Angus Gratton 2021-04-12 18:49:17 +10:00
  • bc4eb2071c Merge branch 'feature/toolchain_2021r1' into 'master' Angus Gratton 2021-06-09 05:06:23 +00:00
  • b47d012720 mcpwm: refactor unit test morris 2021-01-07 17:39:40 +08:00
  • d4fe219c49 mcpwm: refactor driver morris 2021-01-07 17:36:54 +08:00
  • 0716520423 Merge branch 'feature/s3_doc_build' into 'master' Angus Gratton 2021-06-09 04:09:55 +00:00
  • 4921446d3d Merge branch 'bugfix/btdm_enable_gattc_cache_will_crash_v4.2' into 'release/v4.2' Island 2021-06-09 03:46:27 +00:00
  • 48979803e8 ble_mesh: stack: Add check the value of Provisioning Random & Confirmation sent and received by provisioner wangjialiang 2021-06-07 17:13:45 +08:00
  • 4789575f49 Merge branch 'bugfix/bt_impersonation_passkey_fix_v4.1' into 'release/v4.1' Island 2021-06-09 02:55:44 +00:00
  • 63e22a1860 Merge branch 'bugfix/btdm_enable_gattc_cache_will_crash' into 'master' Island 2021-06-09 02:47:34 +00:00
  • afe9b42cbf Merge branch 'typo_fix/fix_typo_in_comment_in_uart_ll' into 'master' Michael (XIAO Xufeng) 2021-06-09 02:13:36 +00:00
  • 97a09e51ce example: set example wifi scan method to all channel: He Yin Ling 2021-06-09 10:01:17 +08:00
  • fbd6e9e320 docs: remove duplicate label Marius Vikhammer 2021-06-09 09:16:28 +08:00
  • bdfda351bd build docs: enable building of S3 docs Marius Vikhammer 2021-05-24 15:08:00 +08:00
  • d995086621 Merge branch 'bugfix/memprot_bypass' into 'master' Angus Gratton 2021-06-09 00:02:30 +00:00
  • 3a65e38bfa Merge branch 'bugfix/check_for_eof' into 'master' Mahavir Jain 2021-06-08 14:41:33 +00:00
  • 43278fda3e Merge branch 'bugfix/openthread-uart-error' into 'master' Shu Chen 2021-06-08 13:53:08 +00:00
  • c88e1e3712 openthread: fix wrong OpenThread uart read return value handling Jiacheng Guo 2021-06-08 19:49:37 +08:00
  • a6fc744026 test: fix socket issue in iperf example test Chen Yudong 2021-06-08 17:11:38 +08:00
  • 35a7462e69 test: fix iperf example errors: He Yin Ling 2020-11-12 20:32:21 +08:00
  • 9703c1a32f CI: fix connection failures in asio example tests Chen Yudong 2021-05-25 15:02:47 +08:00
  • 62359f3442 ci: run target test with python3 Chen Yudong 2021-04-28 19:32:59 +08:00
  • bc65641ac4 test: fix socket issue in iperf example test Chen Yudong 2021-06-08 17:11:38 +08:00
  • 7be1a8d689 test: fix iperf example errors: He Yin Ling 2020-11-12 20:32:21 +08:00
  • 61fd08e5ef CI: fix connection failures in asio example tests Chen Yudong 2021-05-25 15:02:47 +08:00
  • dc433b50b0 test: fix socket issue in iperf example test Chen Yudong 2021-06-08 17:11:38 +08:00
  • 069182853e test: fix iperf example errors: He Yin Ling 2020-11-12 20:32:21 +08:00
  • 911cc3710b CI: fix connection failures in asio example tests Chen Yudong 2021-05-25 15:02:47 +08:00
  • 443c9ff276 test: fix socket issue in iperf example test Chen Yudong 2021-06-08 17:11:38 +08:00
  • 06c7cde836 test: fix iperf example errors: He Yin Ling 2020-11-12 20:32:21 +08:00
  • c26317ac90 CI: fix connection failures in asio example tests Chen Yudong 2021-05-25 15:02:47 +08:00
  • 94a54d574b CI: fix connection failures in asio example tests Chen Yudong 2021-05-25 15:02:47 +08:00
  • 0ea9ae2920 Merge branch 'ci/asio_example_test_connect_fail' into 'master' He Yin Ling 2021-06-08 08:56:08 +00:00
  • 96a00e59f4 example: set PMF capable to connect to PMF required APs He Yin Ling 2021-06-03 20:03:59 +08:00
  • 36c2ef2828 esp_wifi: fix Block Ack issue when pmf enable chenjianxing 2021-06-08 16:06:24 +08:00
  • 5b12cd4a76 esp_hw_support: Fix ESP32-C3/S3 APB frequency Angus Gratton 2021-04-23 10:28:42 +10:00
  • 19636db724 test: add a (non-automated) case for backtraces with ROM functions Ivan Grokhotkov 2020-01-02 18:50:32 +01:00
  • 11caa6fcf2 heap: recognize 0x40000000 as an address terminating the backtrace Ivan Grokhotkov 2020-01-02 18:42:19 +01:00
  • 6961e4b3d5 Merge branch 'bugfix/ulp_overflow_rtc_mem' into 'master' Angus Gratton 2021-06-08 07:20:46 +00:00
  • aaa377f6f7 Merge branch 'docs/translate_example_for_WiFi_Coexistence' into 'master' Krzysztof Budzynski 2021-06-08 07:18:04 +00:00
  • 93334ea73a Merge branch 'docs/update_CN_trans_startup_debugging-example' into 'master' Krzysztof Budzynski 2021-06-08 07:09:27 +00:00
  • a624d3bf32 ci: retry download artifacts Fu Hanxi 2021-06-08 15:04:06 +08:00
  • 7529355597 Merge branch 'bugfix/remove_unnecessary_cmake_comment' into 'master' Angus Gratton 2021-06-08 06:57:11 +00:00
  • 6c44fe291c esp_log: Refactor esp_log_level_get() into a common static function Angus Gratton 2021-06-07 17:11:16 +10:00
  • fc85f8a47d esp_log: Implemented esp_log_level_get(TAG) 0xFEEDC0DE64 2021-02-18 22:43:17 +01:00
  • 4786f2d88a aes/sha/rsa: update registers for ESP32-S3 Marius Vikhammer 2021-06-07 10:47:19 +08:00
  • 664c9a343a Merge branch 'feature/prov_mgr_reset_state' into 'master' Mahavir Jain 2021-06-08 05:59:58 +00:00
  • eae45bb41e Merge branch 'example/ot_tcp_socket' into 'master' Shu Chen 2021-06-08 05:57:58 +00:00
  • ba15970abb esp_http_server, protocomm: Consider a connection as closed if recv() returns 0 Siarhei Volkau 2021-03-15 19:36:57 +05:30
  • ac6f6a3768 Merge branch 'bugfix/cmake_partition_md5sum_v3.3' into 'release/v3.3' Angus Gratton 2021-06-08 04:46:10 +00:00
  • e42479e129 Bluedroid: Check only x component of passkey to avoid passkey impersonation attack. Chinmay Chhajed 2021-05-28 14:28:54 +05:30
  • bb6a02ae53 docs:update CN translation for startup and debugging-example daiziyan 2021-05-31 15:32:47 +08:00
  • 37c1060462 docs: update both CN and EN vesion for WiFI Coexistence example daiziyan 2021-05-25 19:45:45 +08:00
  • e6222ccf60 spi_flash: fix cs line setup to make the flash driver more stable Cao Sen Miao 2021-05-20 20:51:38 +08:00
  • a212d866f4 spi_flash: fix cs line setup to make the flash driver more stable Cao Sen Miao 2021-05-20 20:51:38 +08:00
  • b94c61497d Merge branch 'bugfix/revert_spi_flash_cs_setup_argument' into 'master' Michael (XIAO Xufeng) 2021-06-07 16:46:06 +00:00
  • b7c8288056 Merge branch 'bugfix/xmc_overerase_xiaomi_v4.0' into customer/maintain_v4.0_xiaomi_tsf_issue Michael (XIAO Xufeng) 2021-06-08 00:21:02 +08:00