Commit Graph

  • 12d942c658 Merge branch 'fix/i2c_nack_c5_v5.2' into 'release/v5.2' morris 2026-04-01 17:22:50 +08:00
  • 7c56253e33 feat(uhci): Add support for uhci on esp32h4 Hu Rui 2026-03-31 10:55:22 +08:00
  • b8c28abd0e ci(esp_eth): changed runner to balance load in CI Ondrej Kosta 2026-04-01 10:36:37 +02:00
  • 0790241446 fix(examples): Fix socket example incorrect len/error handling David Cermak 2026-04-01 10:33:23 +02:00
  • 62d5f34b53 feat(ldo): Add ldo support for psram on esp32s31 C.S.M 2026-03-31 16:46:17 +08:00
  • 32d31d72a3 Merge branch 'feat/cmakev2_bootloader' into 'master' Frantisek Hrbata 2026-04-01 10:29:05 +02:00
  • f43d0dbadc docs: added guide to transit from dev mode to release mode of FE nilesh.kale 2026-02-16 14:38:58 +05:30
  • 85b5e6a231 fix: added reference to example security/security_features_app in docs nilesh.kale 2026-03-23 11:54:50 +05:30
  • 9c4bbcdace Merge branch 'bugfix/fixed_disconnect_issues_v5.4' into 'release/v5.4' Jiang Jiang Jian 2026-04-01 16:18:12 +08:00
  • e7c3196eca Merge branch 'bugfix/fix_legacy_touch_driver_stuck_after_dsleep_v5.5' into 'release/v5.5' morris 2026-04-01 16:09:10 +08:00
  • de40896138 test(i2c): with malloc comes from PSRAM by default Hu Rui 2026-03-05 19:26:00 +08:00
  • 08f33cf590 Merge branch 'feature/esp32s31_pie_coproc_old_commit' into 'master' Omar Chebib 2026-04-01 15:46:01 +08:00
  • c223b7965f Merge branch 'fix/fix_ext_coex_154_stage_switch_v5.5' into 'release/v5.5' Zhang Wen Xu 2026-04-01 07:43:55 +00:00
  • 3ab273d3ea fix(coex): fix ieee802.15.4 external coex tx/rx stage handling Xu Si Yu 2026-02-28 14:48:30 +08:00
  • cbc0b98082 Merge branch 'feat/rtcio_support_s31' into 'master' Chen Chen 2026-04-01 15:26:35 +08:00
  • e8910734eb Merge branch 'fix/phycfg-check-mask' into 'release/v5.5' Euripedes Rocha 2026-04-01 09:00:32 +02:00
  • c6795167c6 fix(i2c_master): Fix concurrency issue with task and interrupt when nack C.S.M 2024-07-24 11:00:49 +08:00
  • fa76d79ff1 fix(nimble): Issue connect cancel in case of outstanding master connection Rahul Tank 2026-03-12 14:59:09 +05:30
  • 0db9156612 Merge branch 'docs/fix_broken_links' into 'master' Zhang Shu Xian 2026-04-01 14:57:46 +08:00
  • 436ceb381b fix(wifi): improve WPA3-Enterprise and SAE authmode validation in scan Sarvesh Bodakhe 2026-04-01 12:22:26 +05:30
  • cd41500858 Merge branch 'ci/esp_tee_fixes_v5.5' into 'release/v5.5' Mahavir Jain 2026-04-01 12:14:07 +05:30
  • b29fd46bb1 Merge branch 'ci/i2c_testcase_bypass_v5.2' into 'release/v5.2' morris 2026-04-01 14:41:41 +08:00
  • 257e4f6dd4 Merge branch 'docs/refresh-broken-links' into 'master' Marius Vikhammer 2026-04-01 14:17:28 +08:00
  • e30e747d20 Merge branch 'docs/fix_check_readme_links' into 'master' Marius Vikhammer 2026-04-01 14:16:51 +08:00
  • a107766df0 Merge branch 'feat/support_run_time_alloc_for_esp_ip_test_v5.5' into 'release/v5.5' Island 2026-04-01 14:03:12 +08:00
  • b67ee93a87 Merge branch 'fix/clock_ptp' into 'master' Ondrej Kosta 2026-04-01 13:31:00 +08:00
  • 74a053bd4e fix(bt/bluedroid): fix BLE SMP pairing failure on BLE-only devices when using default param zhanghaipeng 2026-03-31 15:07:57 +08:00
  • 2b582796d3 feat(mmu): s31 support armando 2026-04-01 09:19:20 +08:00
  • 1e07f40a93 Merge branch 'bugfix/fix_some_bluedroid_bugs_260121_v5.2' into 'release/v5.2' Island 2026-04-01 11:45:16 +08:00
  • 14a34187b8 Merge branch 'bugfix/fix_some_bluedroid_bugs_260121_v5.3' into 'release/v5.3' Island 2026-04-01 11:45:10 +08:00
  • 7199d24c68 Merge branch 'bugfix/fix_some_bluedroid_bugs_260121_v5.5' into 'release/v5.5' Island 2026-04-01 11:45:06 +08:00
  • f9575867d8 feat(driver_twai): new driver sleep retention support wanckl 2026-03-03 11:56:38 +08:00
  • 5be29de6e0 feat(driver_twai): support rx frame timestamp for all chips wanckl 2026-01-16 16:33:37 +08:00
  • 478f63c0ab fix(driver_twai): remove new drivre from using legacy type defines wanckl 2026-01-15 20:51:33 +08:00
  • c423155728 fix(driver_twai): fixed TWAI arbitration lost event handling Franz Höpfinger 2026-01-08 11:19:02 +01:00
  • 0a7f8f7800 fix(i2c): add NULL check and correct log Hu Rui 2026-03-16 19:13:28 +08:00
  • f2d62bba74 feat(gdma): expose interrupt priority as a configurable option morris 2026-03-31 19:59:56 +08:00
  • bff4bb0faa fix(ci): fix ci issue related to bss max idle test yinqingzhao 2026-03-25 11:44:50 +08:00
  • 5c572e5a60 docs: refresh broken documentation links Marius Vikhammer 2026-03-27 13:19:51 +08:00
  • 3b428659a0 Merge branch 'feature/activate_api_hover' into 'master' Marius Vikhammer 2026-04-01 10:12:45 +08:00
  • a2f4554f10 fix(protocomm): fixes potential issues that can lead to crash during device provisioning Ashish Sharma 2026-03-24 18:16:10 +08:00
  • 0e9d642d74 fix(bt): avoid deleting device record on partial transport cleanup yangfeng 2026-02-09 15:36:20 +08:00
  • c9a11c1ff9 fix(bt/bluedroid): fixed multiple high-severity issues from AI code review in SBC Jin Cheng 2026-03-24 12:10:37 +08:00
  • cbb529bf97 feat(rtcio): support rtcio on esp32s31 Chen Chen 2026-03-24 11:48:29 +08:00
  • f7a44d1b09 ci(i2c): bypass the know failure case for deprecated driver Chen Chen 2026-03-31 11:06:19 +08:00
  • f8f8219e13 Merge branch 'feat/psram_s31' into 'master' Armando (Dou Yiwen) 2026-04-01 00:30:01 +00:00
  • 94aaff3981 Merge branch 'docs/clarify_sdkconfig_defaults_example_v5.5' into 'release/v5.5' Roland Dobai 2026-03-31 19:13:59 +02:00
  • a5443bbb94 feat(nvs_flash): Added support for storing flash and double types - added backward compatibility test for unknown NVS entry types - axtended documentation with the support of double and float radek.tandler 2026-03-26 11:33:44 +01:00
  • 0335e84e2c Merge branch 'contrib/github_pr_18275' into 'master' Guilherme Ferreira 2026-04-01 00:29:20 +08:00
  • 99c115e259 remove(ble_mesh): deprecate the tinycrypt library within the Bluetooth Mesh component luoxu 2026-01-30 21:01:24 +08:00
  • aada9ef228 change(ble/bluedroid): Disable the built-in Bluedroid cryptographic implementation zhiweijian 2026-01-30 17:44:54 +08:00
  • 1286301e57 change(bt): use BT_SMP_CRYPTO_STACK_MBEDTLS to select bt cryption lib ShenWeilong 2026-01-30 17:03:29 +08:00
  • ed2e6735ff feat(esp_libc): refactored POSIX timers get/set functions Ondrej Kosta 2026-02-18 16:15:26 +01:00
  • 7451fe4766 ci(esp_eth): add C++ regression guard for ethernet macros Guilherme Ferreira 2026-03-16 19:09:38 -03:00
  • 254e967db2 fix(esp_eth): Fixed designated initializer order in ETH_ESP32_EMAC_DEFAULT_CONFIG heianto 2026-03-12 22:27:50 -03:00
  • 24cffa49c3 feat(esp_hw_support): support esp32s31 modem clock wuzhenghui 2026-02-26 17:30:53 +08:00
  • 4ca48c370e Merge branch 'docs/clarify_sdkconfig_defaults_example' into 'master' Jan Beran 2026-03-31 21:17:57 +08:00
  • 89469e191c docs: Add CN translation renpeiying 2026-03-26 14:59:21 +08:00
  • 13a643670a docs: clarify how SDKCONFIG_DEFAULTS cache variable works Jan Beran 2026-02-27 12:08:06 +01:00
  • 8622bc38c4 change(esp_rom): wdt_hal_config_stage fixed in rom_version: esp32p4-eco7-20260109 wuzhenghui 2026-03-27 19:58:56 +08:00
  • a23ff398d2 Merge branch 'docs/update_fatfs_config_docs' into 'master' Tomas Rohlinek 2026-03-31 14:02:59 +02:00
  • 65474b7fba fix(nimble): fix missing gatt caching header in examples Astha Verma 2026-03-18 11:44:26 +05:30
  • b10d5d31f3 fix(ble): Fixed an occasional disconnection issue on ESP32-C6 and ESP32-H2 zhaoweiliang 2026-03-31 19:36:24 +08:00
  • 5bad5cbbcc Merge branch 'ci/i2c_testcase_bypass' into 'release/v5.3' morris 2026-03-31 18:14:33 +08:00
  • 4707f8ee7d fix(esp_wifi): Disconnect before sending WPS success event Kapil Gupta 2026-03-31 14:48:44 +05:30
  • 81bd79f7f9 ci(i2c): bypass the know failure case for deprecated driver Chen Chen 2026-03-31 11:06:19 +08:00
  • b8c752c06d fix(wifi): return specific error in API BPv5.5 Junchi Chen 2025-12-26 20:01:34 +08:00
  • b6dbd467d8 fix(wifi): return specific error in API BPv5.3 Junchi Chen 2025-12-26 20:01:34 +08:00
  • dc6b20df37 fix(wifi): return specific error in API BPv5.2 Junchi Chen 2025-12-26 20:01:34 +08:00
  • d188a9faa4 docs: Add CN translation renpeiying 2026-03-26 14:59:21 +08:00
  • 7356b34389 docs: clarify how SDKCONFIG_DEFAULTS cache variable works Jan Beran 2026-02-27 12:08:06 +01:00
  • 909cc41d9a change(esp_rom): wdt_hal_config_stage fixed in rom_version: esp32p4-eco7-20260109 wuzhenghui 2026-03-27 19:58:56 +08:00
  • 4bea0ccb22 fix(cache): fixed cache sys clk not on issue armando 2026-03-26 17:19:25 +08:00
  • e367d14e5e fix(legacy_touch): fixed the read stuck issue after deep sleep laokaiyao 2026-02-04 14:53:38 +08:00
  • 1c43172477 Merge branch 'feature/support_gpio_internal_connention' into 'master' morris 2026-03-31 15:54:33 +08:00
  • e05905077e Merge branch 'fix/add_ifndef_ot_config' into 'master' Zhang Wen Xu 2026-03-31 07:35:08 +00:00
  • e4de37c194 Merge branch 'change/deprecate_tcm_and_use_scp_v5.5' into 'release/v5.5' morris 2026-03-31 15:12:08 +08:00
  • 14447b4d69 fix(nimble): fix missing gatt caching header in examples Astha Verma 2026-03-18 11:44:26 +05:30
  • b99e5ed88d fix(nimble): Fix enc adv NVS struct and add ext adv support Sumeet Singh 2026-03-25 22:53:27 +05:30
  • 19817236bb fix(nimble): fix CODED PHY ext adv Packet Too Long by using min interval (20 ms) Shreeyash Bhakare 2026-03-17 15:46:37 +05:30
  • 491979b6d7 fix(nimble): Correct adv_list_init / deinit during nimble init / deinit Rahul Tank 2026-03-27 12:00:40 +05:30
  • ca11cdde36 fix(ble/bluedroid): Fixed bluedrodi CI build error zhiweijian 2026-03-31 11:56:39 +08:00
  • 096d6da454 fix(bt/bluedroid): Fixed AddCharacteristic failed when attr_len is zero for AUTO_RSP zhiweijian 2026-03-30 15:41:42 +08:00
  • 17092c305f fix(ble/bluedroid): Fixed build error due to rebase conflict zhiweijian 2026-03-30 15:55:40 +08:00
  • 77ad056934 disable some parameters check in CTE APIs zhiweijian 2026-03-20 20:05:04 +08:00
  • ceb638e722 fix(ble/bluedroid): Change BLE mesh adapter to use BTA APIs luoxu 2026-03-04 18:02:13 +08:00
  • 325aa02181 fix(ble/bluedroid): optimize bluedroid host and fix GAP, memory, status and BTM API issues zhiweijian 2026-01-12 14:39:47 +08:00
  • e3195c2a4d fix(ble/bluedroid): Null/range checks, crypto cleanup and API consistency Zhi Wei Jian 2026-03-25 13:58:48 +08:00
  • 17c9db641b fix(ble/bluedroid): BLE credit, reject when p_rcb NULL, timeout and leak fixes Zhi Wei Jian 2026-03-25 13:58:42 +08:00
  • 1dee91c79c fix(ble/bluedroid): Fix double-free, exec write, bounds and HCI param checks Zhi Wei Jian 2026-03-25 13:58:42 +08:00
  • 6330a9845e fix(ble/bluedroid): Event length checks and timer/alarm error handling Zhi Wei Jian 2026-03-25 13:58:42 +08:00
  • b5da52989c fix(ble/bluedroid): BLE GAP/ACL/ISO/SCO null checks, evt_len and resource handling Zhi Wei Jian 2026-03-25 13:58:41 +08:00
  • c9e82f2396 fix(ble/bluedroid): Add length/pointer checks and fix error paths Zhi Wei Jian 2026-03-25 13:58:41 +08:00
  • e4749f88f5 fix(ble/bluedroid): Align config, controller indent and init error paths Zhi Wei Jian 2026-03-25 13:58:40 +08:00
  • 39f311c8af fix(ble/bluedroid): Fix init failure handling, storage/config and GATT leaks Zhi Wei Jian 2026-03-25 13:58:40 +08:00
  • da3ba0371d fix(ble/bluedroid): Add null/range checks and fix resource handling in BTA layer Zhi Wei Jian 2026-03-25 13:58:40 +08:00
  • 19faf29144 fix(ble/bluedroid): fix bugs in BLE 5.0 bluedroid examples Zhi Wei Jian 2026-03-25 10:27:41 +08:00
  • 7d55664935 fix(ble/bluedroid): fix ISO HCI layer and update Kconfig Zhi Wei Jian 2026-03-25 10:27:41 +08:00
  • 4997f1a789 fix(ble/bluedroid): fix L2CAP, SMP and HCI command issues Zhi Wei Jian 2026-03-25 10:27:40 +08:00
  • 34dd906ddd fix(ble/bluedroid): fix GAP, advertising and security issues in BTM layer Zhi Wei Jian 2026-03-25 10:27:40 +08:00