Commit Graph

  • 8384f4dffd fix(panic_test): avoid linker check on dangerous relocations Alexey Lapshin 2025-05-06 16:02:08 +07:00
  • e28af6a002 fix(newlib): use optimized misalign access functions from libc.a Alexey Lapshin 2025-05-01 13:35:20 +07:00
  • 0be466755b feat(build): add CONFIG_COMPILER_DISABLE_GCC15_WARNINGS and toolchain migration-guide Alexey Lapshin 2025-05-01 11:16:05 +07:00
  • 74e26f8d29 fix(mbedtls): suppress -Wunterminated-string-initialization Alexey Lapshin 2025-05-01 11:05:38 +07:00
  • 1a464c0914 fix(esp_system): suppress -Wanalyzer-infinite-loop warning Alexey Lapshin 2025-05-01 10:33:01 +07:00
  • 86ca6ef829 fix(build): fix -Wanalyzer-undefined-behavior-ptrdiff warnings Alexey Lapshin 2025-05-01 10:31:26 +07:00
  • 2f9a46a665 feat(build): refactor toolchain cmakes and update riscv extensions Alexey Lapshin 2025-05-01 09:12:30 +07:00
  • c25dcf284a fix(log): fix string size to include NUL Alexey Lapshin 2025-04-30 18:42:01 +07:00
  • f143070235 feat(tools): update toolchain version to esp-15.1.0_20250607 Alexey Lapshin 2025-06-08 09:50:53 +00:00
  • 6094d14616 fix(wifi): Made changes in api for sending bcast deauth frames tarun.kumar 2025-05-16 20:05:50 +05:30
  • 7dba716272 fix(wifi): Resolve out-of-bounds memory access in ieee80211w_kde_add tarun.kumar 2025-03-26 12:42:14 +05:30
  • 5c9d2bbc0d feat(wifi): Add SAE-EXT-KEY feature on softAP tarun.kumar 2024-12-11 22:48:36 +05:30
  • 34b8f67a89 feat(esp_hw_support): use pvt to auto control digital ldo and rtc ldo for esp32p4 yanzihan@espressif.com 2025-06-24 11:01:01 +08:00
  • e4238a4999 change(ble): update lib_esp32c6 and esp32c61 to ea6c58c7 cjin 2025-06-24 12:31:47 +08:00
  • aa95e30435 change(ble): update lib_esp32h2 to ea6c58c7 cjin 2025-06-24 12:31:23 +08:00
  • 0c3a5db115 change(ble): update lib_esp32c5 to ea6c58c7 cjin 2025-06-24 12:30:44 +08:00
  • c05688fe6b change(ble): [AUTO_MR] Update lib_esp32c2 to e865b4f9 Zhou Xiao 2025-06-13 20:13:49 +08:00
  • 2076e4411c change(ble): [AUTO_MR] Update lib_esp32c6 to b8770ab2 Zhou Xiao 2025-06-13 20:13:49 +08:00
  • 0d7c254bd3 change(ble): [AUTO_MR] Update lib_esp32c5 to b8770ab2 Zhou Xiao 2025-06-13 20:13:49 +08:00
  • 3b66fc2465 change(ble): [AUTO_MR] Update lib_esp32h2 to b8770ab2 Zhou Xiao 2025-06-13 20:13:49 +08:00
  • f3579cee33 fix(esp_wifi): Set default ap mgmt cipher Kapil Gupta 2025-06-05 15:24:03 +05:30
  • a714eb84b5 fix(wifi): fix duplicated offchan error, add coex wifi event imm liuning 2025-06-23 19:37:55 +08:00
  • 7c79d6e663 feat(wifi): add support for country EU yinqingzhao 2025-06-20 16:05:59 +08:00
  • fbc18b2c1d fix(wifi): comment out some functions for esp32c5 yinqingzhao 2025-06-16 11:11:33 +08:00
  • 432791f756 change(mmu): remove paddr remap warning log armando 2025-06-25 10:36:06 +08:00
  • 5808358c3f Merge branch 'fix/change_log_level_from_w_to_d' into 'master' Armando (Dou Yiwen) 2025-06-25 09:27:41 +00:00
  • b1bbf68bb5 Update BLE feature suppport status Wei Yuhan 2025-06-24 10:30:25 +08:00
  • fd030735a1 Merge branch 'ci/revert-submodule-cache-changes' into 'master' Jiang Jiang Jian 2025-06-25 17:21:03 +08:00
  • bcba4339d4 Merge branch 'feat/add_cte_iq_report_example_v5.3' into 'release/v5.3' Island 2025-06-25 17:09:34 +08:00
  • d6893a702a Merge branch 'feat/add_cte_iq_report_example_v5.2' into 'release/v5.2' Island 2025-06-25 17:09:28 +08:00
  • c9d93cd478 Merge branch 'feat/add_cte_iq_report_example_v5.1' into 'release/v5.1' Island 2025-06-25 17:09:22 +08:00
  • cddc6685f1 Merge branch 'feature/enable_support_for_deterministic_mode_and_ecdsa_192_v5.3' into 'release/v5.3' Aditya Patwardhan 2025-06-25 14:37:58 +05:30
  • d7ec47f336 Merge branch 'bugfix/fix_some_ble_build_fail_v5.3' into 'release/v5.3' Island 2025-06-25 16:25:12 +08:00
  • abf31e3c1a Merge branch 'bugfix/wpa2_suiteb_192bit_reason_code_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-06-25 16:23:07 +08:00
  • 65c340e36f fix(esp_driver_cam): Fix DVP get trans buffer error Dong Heng 2025-06-24 16:09:14 +08:00
  • 4d1a4dfcbe feat(mcpwm): add a new api to get cap value directly Chen Jichang 2025-06-09 16:33:38 +08:00
  • 89dfe99648 fix(ble/bluedroid): fix build failure when some BLE features are disabled zhanghaipeng 2025-06-24 19:26:55 +08:00
  • 09046275fd Merge branch 'bugfix/fix_some_ble_build_fail' into 'master' Island 2025-06-25 15:26:11 +08:00
  • 73113c0ce8 change(psram): change logw to logd armando 2025-06-25 11:24:28 +08:00
  • 118dd9cdc4 Merge branch 'docs/update_ble_feature_status_latest_v5.3' into 'release/v5.3' Island 2025-06-25 14:35:05 +08:00
  • c8eeb28f5e fix(wifi): Sending disconnect event in connect fail and add enterprise check in Suite-B 192-bit certification tarun.kumar 2025-03-04 20:38:05 +05:30
  • a0bf9f3d53 feat(ble): Add Bluetooth LE CTE connectionless AoA/AoD examples Geng Yuchao 2025-05-21 20:38:16 +08:00
  • 4d7372beab Revert "ci: replace ci_fetch_submodules.py with submodule cache" Fu Hanxi 2025-06-25 07:56:37 +02:00
  • 0378ed1cc1 docs: Update CN translation for ecdsa.rst Zhang Shuxian 2025-05-20 19:17:05 +08:00
  • 2a6e018ee8 feat: enable support for deterministic mode for esp32h2 nilesh.kale 2025-05-13 17:36:57 +05:30
  • b4da3f873d feat(ble): Add Bluetooth LE CTE connectionless AoA/AoD examples Geng Yu Chao 2025-06-11 10:03:39 +08:00
  • 18e38824d8 feat(ble): Add Bluetooth LE CTE connectionless AoA/AoD examples Geng Yu Chao 2025-06-11 10:03:29 +08:00
  • 096acfc67c fix(ble/bluedroid): fix build failure when some BLE features are disabled Zhang Hai Peng 2025-06-25 11:53:41 +08:00
  • 77a6c6c979 fix(ble/bluedroid): fix build failure when some BLE features are disabled Zhang Hai Peng 2025-06-25 11:53:36 +08:00
  • e3bac054e3 feat(ble): Add Bluetooth LE CTE connectionless AoA/AoD examples Geng Yu Chao 2025-06-11 10:03:34 +08:00
  • 86beac2bca Update BLE feature status table Wei Yuhan 2025-06-24 10:22:43 +08:00
  • abe692eeaf Merge branch 'feat/adding_different_strategy_to_perform_tls_using_dynamic_feature_v5.3' into 'release/v5.3' Mahavir Jain 2025-06-25 08:58:08 +05:30
  • c602e556ef fix(adc): fix ESP32-C5 adc calibration error gaoxu 2025-06-24 18:41:15 +08:00
  • ed32a3aaef Merge branch 'bugfix/fix_dvp_recv_trans_buf_error' into 'master' Armando (Dou Yiwen) 2025-06-25 03:00:03 +00:00
  • 717be30714 Merge branch 'bugfix/scan_stop_when_conenct_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-06-25 10:45:12 +08:00
  • ccea6ed7f1 Merge branch 'bugfix/connect_before_connected_v5.1' into 'release/v5.1' Jiang Jiang Jian 2025-06-25 10:44:34 +08:00
  • 3b10897b38 Merge branch 'feat/call_meshcop_mdns_publish_in_idf_v5.3' into 'release/v5.3' Shu Chen 2025-06-25 02:28:41 +00:00
  • 7a59713121 fix(cache): fixed SOC_CACHE_FREEZE_SUPPORTED not defined on c3/c2 issue armando 2025-06-16 13:16:56 +08:00
  • 18d17ebd23 fix(cache): fixed SOC_CACHE_FREEZE_SUPPORTED not defined on c3/c2 issue armando 2025-06-16 13:16:56 +08:00
  • a736b3e64c feat(mmu): use cache freeze for mmap apis armando 2025-06-11 10:27:55 +08:00
  • 0cb4e3dfe1 fix(esp_flash): fixed issue of escaping boundary check Xiao Xufeng 2025-01-03 02:22:58 +08:00
  • d5b4654039 Merge branch 'bugfix/esp_flash_escape_checking' into 'master' Michael (XIAO Xufeng) 2025-06-25 01:23:26 +08:00
  • a81456e0d0 Merge branch 'fix/fix_c3_c2_cache_freeze_soc_caps_issue_v5.3' into 'release/v5.3' Michael (XIAO Xufeng) 2025-06-24 23:14:11 +08:00
  • a29cd4ad5f fix(ble/bluedroid): fix build failure when some BLE features are disabled zhanghaipeng 2025-06-24 19:26:55 +08:00
  • 636eb4b62f feat(mbedtls): Add configuration to control dynamic buffer strategy in mbedtls hrushikesh.bhosale 2025-06-23 15:09:03 +05:30
  • c4a3c1fc5b fix(sdmmc): fix sdmmc initialization issue in caused by CMD52 CRC error sonika.rathi 2025-06-24 13:48:38 +02:00
  • 8b1ef509bf Merge branch 'bugfix/connect_before_connected_v5.2' into 'release/v5.2' Jiang Jiang Jian 2025-06-24 19:32:15 +08:00
  • 2bfcab5047 Merge branch 'bugfix/connect_before_connected_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-06-24 19:18:55 +08:00
  • 72ae6874f3 feat(openthread): update border router lib Xu Si Yu 2025-06-24 10:53:29 +00:00
  • 5ca96df4a2 feat(openthread): update openthread upstream Xu Si Yu 2025-05-29 16:50:41 +08:00
  • 70a35ac19b feat(openthread): handle MeshCoP mDNS service in state change callback Xu Si Yu 2025-05-29 16:21:36 +08:00
  • 8142a4d318 feat(openthread): optimize trel reception Xu Si Yu 2025-05-30 19:57:02 +08:00
  • d8d15f0491 Merge branch 'ci/fix-submodule-cache_v5.3' into 'release/v5.3' Shu Chen 2025-06-24 10:45:57 +00:00
  • b0781fe4eb Merge branch 'bugfix/auth_collision_v5.3' into 'release/v5.3' Wang Meng Yang 2025-06-24 17:53:32 +08:00
  • 19fcf0e073 feat: enabled ECDSA-P192 support for ESP32H2 nilesh.kale 2025-05-13 17:01:07 +05:30
  • 89f5e5d149 fix(conn): wifi connect before connected status ding huan 2025-06-13 19:08:40 +08:00
  • cf78d0a7ff Merge branch 'ci/fix-submodule-cache' into 'master' Fu Hanxi 2025-06-24 11:22:52 +02:00
  • fcca033ff6 Merge branch 'ci/raise_macos_cache_to_50g' into 'master' Fu Hanxi 2025-06-24 11:10:19 +02:00
  • 635c6520ef fix(conn): wifi connect before connected status ding huan 2025-06-13 19:08:40 +08:00
  • 746bd9f9dc feat(openthread): update openthread upstream Xu Si Yu 2025-05-29 16:50:41 +08:00
  • 1787626958 feat(openthread): handle MeshCoP mDNS service in state change callback Xu Si Yu 2025-05-29 16:21:36 +08:00
  • 366310e3e4 feat(openthread): optimize trel reception Xu Si Yu 2025-05-30 19:57:02 +08:00
  • 40d5359b85 fix(conn): wifi connect before connected status ding huan 2025-06-13 19:08:40 +08:00
  • c083e55186 ci: remove cached submodule metadata while checking with github Fu Hanxi 2025-06-24 09:09:07 +02:00
  • 54656ece64 ci: remove cached submodule metadata while checking with github Fu Hanxi 2025-06-24 09:09:07 +02:00
  • f3b34988ea ci: remove cached submodule metadata while checking with github Fu Hanxi 2025-06-24 09:09:07 +02:00
  • 56f6dc55a5 ci: remove cached submodule metadata while checking with github Fu Hanxi 2025-06-24 09:09:07 +02:00
  • 504b11a554 fix(conn):wifi connect before connected status ding huan 2025-06-13 19:08:40 +08:00
  • 7c1eacb599 Merge branch 'ci/temp-disable-macos-test' into 'master' Fu Hanxi 2025-06-24 10:19:18 +02:00
  • 04f68ec534 fix(esp_wifi): Fix locking in incorrect state when stop_scan is called after connect Shreyas Sheth 2025-04-26 15:59:23 +05:30
  • 800a170e8a Merge branch 'feat/add_sdio_slave_reset_hardware_support' into 'master' Li Peng 2025-06-24 16:10:17 +08:00
  • 47721a5803 fix(esp_driver_cam): Fix DVP get trans buffer error Dong Heng 2025-06-24 16:09:14 +08:00
  • d795ecf393 ci: temp disable macos, only trigger by labels and run on master Fu Hanxi 2025-06-23 13:45:31 +02:00
  • 2784693977 fix(cache): fixed SOC_CACHE_FREEZE_SUPPORTED not defined on c3/c2 issue armando 2025-06-16 13:16:56 +08:00
  • 83ca12c8e0 fix(esp_flash): fixed issue of escaping boundary check Xiao Xufeng 2025-01-03 02:22:58 +08:00
  • 1b130f5061 Merge branch 'bugfix/connect_before_connected' into 'master' Jiang Jiang Jian 2025-06-24 15:23:56 +08:00
  • ac5fe121e3 Merge branch 'bugfix/fix_compatibility_issues_of_esp32c5' into 'master' Jiang Jiang Jian 2025-06-24 15:20:04 +08:00
  • aed61ed207 ci: remove cached submodule metadata while checking with github Fu Hanxi 2025-06-24 09:09:07 +02:00
  • b800234726 Merge branch 'bugfix/auth_collision_v5.1' into 'release/v5.1' Wang Meng Yang 2025-06-24 14:53:38 +08:00
  • 4b81bad597 fix(bt/controller): Fixed bugs on LMP legacy and secure authentication collision liqigan 2025-06-19 20:30:35 +08:00