Commit Graph

  • 29c6755b46 fix(ble/hci): Fix OOB read in ble_adv_scan_combined example zhanghaipeng 2025-12-03 12:06:26 +08:00
  • a599bc9a02 docs(ble): add flow diagrams to bluedroid BLE examples Zhang Hai Peng 2025-12-30 11:53:38 +08:00
  • c69a9f9d19 refactor(examples/bluedroid): Replace hardcoded ADV type values with macros Zhang Hai Peng 2025-12-30 11:53:37 +08:00
  • 1b19f6487f fix(bt/osi): add NULL check in osi_mutex_free and osi_sem_free (IDFGH-16853) Zhang Hai Peng 2025-12-30 11:53:37 +08:00
  • 565b6799b2 fix(bt/bluedroid): fix UAF in bta_gattc_enqueue for search service command Zhang Hai Peng 2025-12-30 11:53:36 +08:00
  • d1bf2668c1 feat(examples/bluedroid): Add BLE time interval conversion macros for better readability Zhang Hai Peng 2025-12-30 11:53:36 +08:00
  • 28e016917c feat(ble/bluedroid): Increase maximum notify/indication registration count Zhang Hai Peng 2025-12-30 11:53:35 +08:00
  • d069b07c32 fix(ble/bluedroid): Fix multiple out-of-bounds read vulnerabilities in GATT PDU handlers Zhang Hai Peng 2025-12-30 11:53:34 +08:00
  • 041af013e5 fix(ble/bluedroid): Fix out-of-bounds read in l2cble_process_sig_cmd Zhang Hai Peng 2025-12-30 11:53:34 +08:00
  • 1f8d6813fe fix(ble/bluedroid): Fix integer underflow in gatt_process_read_by_type_rsp Zhang Hai Peng 2025-12-30 11:53:34 +08:00
  • 5838a204a8 fix(bt): fix BLE security issue in controller and HCI packet parser Zhang Hai Peng 2025-12-30 11:53:33 +08:00
  • aa70c1d27c fix(ble/bluedroid): Added security check in example Bluedroid_GATT_Server Zhang Hai Peng 2025-12-30 11:53:33 +08:00
  • 4e521d78a1 feat(rom): add esp32c61 eco4 ld files yinqingzhao 2025-12-30 15:10:57 +08:00
  • d5a9a60531 feat(wifi): update esp32c5 eco3 ld files yinqingzhao 2025-12-30 14:11:02 +08:00
  • fd4feef38a fix(bt): retry when L2CAP write fails xiongweichao 2025-12-24 19:21:54 +08:00
  • 62853636df fix(bt): fix l2cap malloc fail in throughput test xiongweichao 2025-12-24 19:07:49 +08:00
  • 419d324e36 fix(bt): retry when L2CAP write fails xiongweichao 2025-12-24 19:21:54 +08:00
  • ccc3dad9fa fix(bt): fix l2cap malloc fail in throughput test xiongweichao 2025-12-24 19:07:49 +08:00
  • 84e99ede1d Merge branch 'fix/aes-dma-psram-output-cache-operation-change' into 'master' Mahavir Jain 2026-01-09 10:26:42 +05:30
  • b996cef2b3 Merge branch 'feature/add_psa_md5_driver' into 'master' Mahavir Jain 2026-01-09 10:06:58 +05:30
  • 7f998644b5 Merge branch 'bugfix/concurrency_issue_roam_app_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-09 12:26:57 +08:00
  • cf8ab3c7a4 docs(Power Management): support esp32c5 system and wifi low power programming guide docs Li Shuai 2025-09-25 20:43:13 +08:00
  • 1e54adca6f Merge branch 'revert/revert_ble_commit' into 'release/v5.1' Jiang Jiang Jian 2026-01-09 11:34:16 +08:00
  • fa4b39c9b8 Merge branch 'fix/http2_request_example_pytest_failure' into 'release/v5.1' Jiang Jiang Jian 2026-01-09 11:33:31 +08:00
  • 24bf22a2d1 Merge branch 'fix/fix_an_ot_example_v5.1' into 'release/v5.1' Jiang Jiang Jian 2026-01-09 11:31:51 +08:00
  • f9a379d395 Merge branch 'fix/wpa_ap_crash_v5.1' into 'release/v5.1' Jiang Jiang Jian 2026-01-09 11:19:55 +08:00
  • ae912326a5 Merge branch 'feature/add_more_channel_info' into 'master' Kevin (Lao Kaiyao) 2026-01-09 11:17:20 +08:00
  • 8219f217c2 feat(esp_hw_support): add esp_random() bit balance 0/1 ratio with sleep test case wuzhenghui 2025-12-24 12:02:26 +08:00
  • 0ea4a22ce9 fix(esp_hw_support): fix RNG to LP peri domain dependency on C5 wuzhenghui 2025-12-23 13:41:29 +08:00
  • 7dca5f208f feat(nvs_flash): Added option enabling verification of flash erase operation - doc radek.tandler 2025-11-14 10:43:35 +01:00
  • 4806d2e57f feat(nvs_flash): Added option enabling verification of flash erase operation radek.tandler 2025-10-14 14:02:13 +02:00
  • 937a4648c7 fix(ble/bluedroid): Fixed bluedroid build warning if GATTC/S and SMP are disabled zhiweijian 2026-01-09 10:58:36 +08:00
  • 4feb8a370a fix(ble/bluedroid): Fixed bluedroid build warning if GATTC/S and SMP are disabled zhiweijian 2026-01-09 10:58:36 +08:00
  • 1b82e01144 Merge branch 'fix/spi_master_set_idle_data_pin' into 'master' Wan Lei 2026-01-09 11:03:00 +08:00
  • e2fa2a4719 feat(hw_support): add config version for c61 v1.1 Xiao Xufeng 2025-11-20 14:03:08 +08:00
  • 8d68ba0b47 feat(hw_support): add config version for c5 v1.2 Xiao Xufeng 2025-11-20 14:02:53 +08:00
  • 0770e7c90e Merge branch 'feat/isp_crop_driver_v5.4' into 'release/v5.4' morris 2026-01-09 10:42:01 +08:00
  • 50e3dc75d4 Merge branch 'bugfix/misconfiguration_sdkconfig_file_not_exist_v5.4' into 'release/v5.4' morris 2026-01-09 10:41:09 +08:00
  • 31d7f49b76 change(esp_pm): fix ci failed test case of Automatic light occurs when tasks are suspended Li Shuai 2026-01-08 11:22:55 +08:00
  • 2b5b772dfc change(esp_hw_support): update esp32 sleep parameters when disabling system sleep IRAM optimization Li Shuai 2026-01-08 11:22:55 +08:00
  • af94ab909c fix(uhci): fixed rx buffer potential corruption issue due to cache coherence issue caused by autowriteback armando 2026-01-08 12:18:51 +08:00
  • 41e854d7df fix(mspi): fixed mspi dma burst timing issue armando 2026-01-09 10:37:49 +08:00
  • 83bd91b9c4 change(esp_pm): fix ci failed test case of Automatic light occurs when tasks are suspended Li Shuai 2026-01-08 11:22:55 +08:00
  • cebfa288fd change(esp_hw_support): update esp32 sleep parameters when disabling system sleep IRAM optimization Li Shuai 2026-01-08 11:22:55 +08:00
  • 21a6b1a5be fix(psram): fix inaccurate warning that encryption not enabled on PSRAM on ESP32-C5 v1.2 and C61 v1.1 Xiao Xufeng 2025-12-28 21:24:22 +08:00
  • b13047f8ca Merge branch 'fix/wpa_ap_crash_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-09 10:26:21 +08:00
  • 3993cb01a2 change(bt): Mark RSSI threshold-related macros as deprecated gongyantao 2025-12-22 10:49:08 +08:00
  • 2ddc6f0a7c Merge branch 'bugfix/fix_ble_security_issue_2025_v3_v5.2' into 'release/v5.2' Island 2026-01-09 10:24:00 +08:00
  • 3a62fdba66 Merge branch 'bugfix/idfci-7928' into 'master' Li Shuai 2026-01-09 10:22:03 +08:00
  • 8afaa70921 Merge branch 'bugfix/c5_add_freq_restriction_again_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-09 10:21:02 +08:00
  • d98ae48da3 Merge branch 'feat/drop_esp_idf_size_2_0_restriction_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-09 10:16:26 +08:00
  • 083ad99aee Merge branch 'bugfix/roaming_app_condition_compilation_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-09 10:16:23 +08:00
  • 7037fe3b5e Merge branch 'fix/incorrect_sha256_auth_digest_v6.0' into 'release/v6.0' Mahavir Jain 2026-01-09 00:08:43 +05:30
  • e9d8fcf8fc Merge branch 'bugfix/fix_sending_packet_v5.2' into 'release/v5.2' Rahul Tank 2026-01-08 21:55:05 +05:30
  • 1c28a9b33e Merge branch 'bugfix/fix_sending_packet_v5.4' into 'release/v5.4' Rahul Tank 2026-01-08 21:54:14 +05:30
  • 7c471e0401 Merge branch 'bugfix/fix_sending_packet_v5.5' into 'release/v5.5' Rahul Tank 2026-01-08 21:52:29 +05:30
  • 72e4b08f50 Merge branch 'bugfix/fix_sending_packet' into 'master' Rahul Tank 2026-01-08 21:52:22 +05:30
  • fdaeef206c fix(examples): Fixed wrong timeout placement in examples/sd_card/* pytest Adam Múdry 2026-01-08 15:19:35 +01:00
  • 4e037aee13 fix(nvs_flash): Fixed order of page state change to allow recovery radek.tandler 2025-12-18 16:01:03 +01:00
  • ebbeb7eece fix(nvs_flash): Fixed order of page state change to allow recovery radek.tandler 2025-12-18 16:01:03 +01:00
  • 1311fa8094 fix(nvs_flash): Fixed order of page state change to allow recovery radek.tandler 2025-12-18 16:01:03 +01:00
  • 4b16833290 change(ble): [AUTO_MR] Update lib_esp32c6 to acf48208 Zhou Xiao 2026-01-08 21:13:46 +08:00
  • e978924c09 change(ble): [AUTO_MR] Update lib_esp32c5 to acf48208 Zhou Xiao 2026-01-08 21:13:46 +08:00
  • 236cfade77 change(ble): [AUTO_MR] Update lib_esp32h2 to acf48208 Zhou Xiao 2026-01-08 21:13:45 +08:00
  • c37e949021 change(ble): [AUTO_MR] Update lib_esp32c6 to acf48208 Zhou Xiao 2026-01-08 21:13:43 +08:00
  • eb3d2510eb change(ble): [AUTO_MR] Update lib_esp32c5 to acf48208 Zhou Xiao 2026-01-08 21:13:43 +08:00
  • 7e832133d5 change(ble): [AUTO_MR] Update lib_esp32h2 to acf48208 Zhou Xiao 2026-01-08 21:13:42 +08:00
  • 9c49790b5c Merge branch 'bugfix/l2cap_malloc_fail_v5.5' into 'release/v5.5' Wang Meng Yang 2026-01-08 21:13:05 +08:00
  • a8cfb404e5 Merge branch 'fix/change_some_example_config' into 'master' Island 2026-01-08 21:03:13 +08:00
  • da2e3a3c89 Merge branch 'fix/change_some_example_config_v6.0' into 'release/v6.0' Island 2026-01-08 20:56:48 +08:00
  • 798e210531 Merge branch 'fix/task_tracing_crashing_6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:48:20 +08:00
  • 0fa490524a Merge branch 'bugfix/nvs_flash_space_reclaim' into 'master' Radek Tandler 2026-01-08 13:44:28 +01:00
  • 9730861dd4 Merge branch 'fix/fix_sdmmc_doc_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:38:49 +08:00
  • 71928b2ec7 Merge branch 'fix/buildv2_produces_larger_binaries_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:38:43 +08:00
  • 8093d299e3 Merge branch 'change/readme_chip_support_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:38:02 +08:00
  • 96d61b6dcf Merge branch 'fix/freertos_tick_hook_test_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:37:36 +08:00
  • 14ae3917ff Merge branch 'examples/vlan_test_fix_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:37:26 +08:00
  • 7c5706c5c7 Merge branch 'fix/freertos_suspen_resume_test_memory_leak_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:36:53 +08:00
  • 1c79a274f1 Merge branch 'ci/enable_esp_event_tests_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:36:30 +08:00
  • 770c0b781c Merge branch 'bugfix/adc_read_ci_issue_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:36:10 +08:00
  • 9358996505 Merge branch 'ci/docs-artifacts-expiration-time-v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:35:53 +08:00
  • adeedd1b7a Merge branch 'bugfix/rtc_wdt_test_app2_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:35:35 +08:00
  • 4c30fdedc7 Merge branch 'fix/freertos_delete_block_tasks_test_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:34:49 +08:00
  • e3ed88fe6d Merge branch 'feat/add_static_passkey_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:34:40 +08:00
  • bae3477c9d Merge branch 'fix/enable_p4v3_tests_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:33:55 +08:00
  • 382dbc04ea Merge branch 'bugfix/fix_esp32_phy_init_bb_clock_issue' into 'master' Jiang Jiang Jian 2026-01-08 20:32:04 +08:00
  • b1523e9133 fix(wpa_supplicant): fix race where STA is freed before WPA3 SAE finishes yinqingzhao 2025-12-26 12:33:44 +08:00
  • d267cc71a0 Merge branch 'bugfix/l2cap_malloc_fail_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:16:05 +08:00
  • 1c7ec05187 Merge branch 'fix/picolibc_psram_issue_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:14:08 +08:00
  • e31ef6f8b6 Merge branch 'bugfix/a2dp_reg_sep_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:12:55 +08:00
  • 8ff88e24ed Merge branch 'refactor/split_a2dp_sink_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:12:01 +08:00
  • 41a714df3a Merge branch 'fix/ble_mesh_blob_issue_fix' into 'master' Island 2026-01-08 20:11:53 +08:00
  • de28801e8e Merge branch 'bugfix/invalid_memory_access_supplicant_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-01-08 20:11:29 +08:00
  • 1b03c6ac70 fix(wpa_supplicant): fix race where STA is freed before WPA3 SAE finishes yinqingzhao 2025-12-26 12:33:44 +08:00
  • c80ddfc70b Merge branch 'fix/wpa_ap_crash' into 'master' Jiang Jiang Jian 2026-01-08 19:39:42 +08:00
  • 85e4de6e38 fix(mbedlts/aes): Ensure cache coherency when DMA writes to cacheable PSRAM buffers harshal.patil 2025-12-26 11:10:42 +05:30
  • 9773691ca2 fix(mbedlts/aes): Ensure cache coherency when DMA writes to cacheable PSRAM buffers harshal.patil 2025-12-26 11:10:42 +05:30
  • 5aede3ac63 Merge branch 'fix/fix_awb_subwindow_config_v5.5' into 'release/v5.5' morris 2026-01-08 18:54:18 +08:00
  • 8506035f5a refactor(gdma): enhance M2M capability handling morris 2026-01-08 18:25:42 +08:00
  • c002cb67d1 fix(lp_mailbox): Fixed LP mailbox operation when LP core interrupts are enabled Sudeep Mohanty 2026-01-08 11:07:37 +01:00