Commit Graph

  • de3ac124a3 Update version number to 5.5.2.260206 v5.5.2.260206 Jason2866 2026-02-08 23:33:09 +01:00
  • 17991276d3 Merge branch 'espressif:release/v5.5' into release/v5.5 Jason2866 2026-02-08 23:31:37 +01:00
  • 87912cd291 Merge branch 'bugfix/free_sae_commit_queue_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-02-06 16:08:00 +08:00
  • eeab374ac1 Merge branch 'fix/fix_wifi_set_vendor_issue_v55' into 'release/v5.5' Jiang Jiang Jian 2026-02-06 16:03:21 +08:00
  • e1d42f7bd3 Merge branch 'fix/ieee802154_sec_frame_config_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-02-06 15:42:15 +08:00
  • b121883ce5 Merge branch 'fix/kconfig-mbedtls-pk-rsa-alt-support' into 'release/v5.5' Jiang Jiang Jian 2026-02-06 14:44:48 +08:00
  • 1f51d48225 Merge branch 'fix/esp_hid_device_deint_reset_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-02-06 14:43:47 +08:00
  • 3c30c88e20 Merge branch 'fix/fix_p4_spi_dma_data_error_5.5' into 'release/v5.5' morris 2026-02-06 11:30:27 +08:00
  • 7eb9c46f0e Merge branch 'fix/fix_dma_burst_size_regression_v5.5' into 'release/v5.5' morris 2026-02-06 11:30:04 +08:00
  • 9d76f23148 Merge branch 'espressif:release/v5.5' into release/v5.5 Jason2866 2026-02-05 17:58:31 +01:00
  • 9fcb7078fc fix(esp_wifi): Fix memory leak for sae commit queue Shreyas Sheth 2025-11-17 16:36:52 +05:30
  • fc5a5f7c77 fix(gdma): skip alignment check for AHBDMA version 1 when flash enc Chen Jichang 2026-01-27 15:05:35 +08:00
  • 080f7ae4a6 fixed(driver_spi): fixed p4 spi dma trans data error v5.5 wanckl 2026-02-03 18:46:37 +08:00
  • defd9faf49 Merge branch 'ci/remove-esp32c3-sdmode' into 'release/v5.5' Marius Vikhammer 2026-02-05 14:17:14 +08:00
  • 562a730d7c ci: remove esp32c3 from sdcard_sdmode igor.udot 2026-02-05 13:21:09 +08:00
  • b6120b62d3 Merge branch 'ci/ignore-more-eco-markers-v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-02-03 16:03:22 +08:00
  • 692d47b6b7 fix(esp-tls): Remove unused MBEDTLS_PK_RSA_ALT_SUPPORT dependency from DS peripheral option 于小丘 2026-02-03 13:55:55 +08:00
  • 3adb2a22c9 ci: ignore eco3 marker from adding rev_default marker Fu Hanxi 2026-02-02 12:36:42 +01:00
  • 07527a5670 fix(wifi): fix esp32c2 set vendor ie issue wangtao@espressif.com 2026-01-23 16:28:07 +08:00
  • 14c2425def fix(802.15.4): locate the ieee802154_sec_clear on the noflash zwx 2026-01-22 19:45:27 +08:00
  • 8a742930a9 fix(802.15.4): fixed security frame configuration zwx 2026-01-20 15:43:44 +08:00
  • 45961a72c2 Merge branch 'feat/esp_http_client_get_socket_api_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-23 10:29:26 +08:00
  • ffc215cfe0 Merge branch 'fix/stop_receive_on_ws_socket_close_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-23 10:29:18 +08:00
  • 8b6e9b0d2c Merge branch 'fix/fix_possible_ws_server_deadlock_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-23 10:29:13 +08:00
  • f19b20bebd Merge branch 'contribute/github_pr_17789_v5.5' into 'release/v5.5' Martin Vychodil 2026-01-23 04:35:02 +08:00
  • b306fa566b fix(storage/spiffs): fix readdir setting errno on directory end Augusto Zanellato 2025-10-29 20:13:30 +01:00
  • b9990c6991 Merge branch 'fix/fix_cpu_default_value_issue_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-22 21:52:13 +08:00
  • 0d7fa84c98 Merge branch 'feat/add_ot_ci_c5_related_testcases_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-22 19:28:58 +08:00
  • ec8bd67b0b Merge branch 'fix/fatfs_pytest_expecting_typo_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-22 19:28:00 +08:00
  • 1cb7add884 Merge branch 'feat/split_154_hal_components_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-22 19:26:34 +08:00
  • 1e27eb204b feat(esp_http_client): adds API to get transport socket Ashish Sharma 2026-01-21 17:04:13 +08:00
  • 7ef71e9770 fix: stop reading ws data when peer closes the connection Ashish Sharma 2026-01-14 10:56:35 +08:00
  • 4c0c9d2d6a fix: fixes potential ws server deadlock with blocking work queue Ashish Sharma 2026-01-14 11:17:33 +08:00
  • af4686e5d1 feat(ieee802154): separated the 802.15.4 HAL codes from the HAL component zwx 2026-01-07 15:28:05 +08:00
  • f4ad576689 Merge branch 'feature/support_chip912_eco5_pvt_auto_dbias_400m_backport_v5.5' into 'release/v5.5' Michael (XIAO Xufeng) 2026-01-22 13:07:26 +08:00
  • 7774c76917 Merge branch 'feat/isp_awb_example_v5.5' into 'release/v5.5' morris 2026-01-22 11:30:18 +08:00
  • c601ffd1b2 Merge branch 'change/ble_update_lib_20260113_v5.5' into 'release/v5.5' Rahul Tank 2026-01-22 08:25:11 +05:30
  • 4b884d0f46 fix(kconfig): fixed default cpu freq issue on <rev3 armando 2026-01-22 10:00:52 +08:00
  • 0b95311073 Update version to 5.5.2.260116 Jason2866 2026-01-22 00:03:18 +01:00
  • 2d9fd829b2 Merge branch 'espressif:release/v5.5' into release/v5.5 Jason2866 2026-01-21 23:44:55 +01:00
  • 6c000e04f6 change(flash): improve bootloader_flash_read log armando 2026-01-20 10:07:54 +08:00
  • 275b2817ac Merge branch 'update_jtag_docs_v5.5' into 'release/v5.5' Alexey Gerenkov 2026-01-21 23:07:07 +08:00
  • 69550e12e2 Merge branch 'fix/int_wdt_double_exception_v5.5' into 'release/v5.5' Alexey Gerenkov 2026-01-21 23:03:41 +08:00
  • bae31a685d fix(nimble): fix esp_hid_device example when static_to_dynamic enabled Astha Verma 2026-01-12 17:54:52 +05:30
  • f02ea04a25 fix(nimble): Support for concatenation of same type UUID during adv data parsing Astha Verma 2025-10-14 17:53:14 +05:30
  • 91547794a0 fix(nimble): Reset HID service during deinit Astha Verma 2025-09-08 15:37:45 +05:30
  • dcebe6bbac feat(ble): support sid filter feature on ESP32C6 cjin 2026-01-13 10:21:33 +08:00
  • 6e59e1bf4f feat(ble): support sid filter feature on ESP32H2 Zhou Xiao 2026-01-16 17:13:26 +08:00
  • fac081442c feat(ble): support sid filter feature on ESP32C5 Zhou Xiao 2026-01-16 17:13:26 +08:00
  • 9c88164406 feat(ble): add config to enable sid filter feat cjin 2026-01-13 10:22:34 +08:00
  • 63025accd3 change(ble): [AUTO_MR] Update lib_esp32c6 to 17fdc66e Zhou Xiao 2026-01-16 17:13:25 +08:00
  • 666086a33d change(ble): [AUTO_MR] Update lib_esp32c5 to 17fdc66e Zhou Xiao 2026-01-16 17:13:25 +08:00
  • 90ad25a0c9 change(ble): [AUTO_MR] Update lib_esp32h2 to 17fdc66e Zhou Xiao 2026-01-16 17:13:25 +08:00
  • ec20a5092e Merge branch 'bugfix/fix_memory_leak_in_deinit_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-21 18:02:06 +08:00
  • 9acb7e7e3b Merge branch 'fix/fix_pm_assert_if_slp_iram_opt_is_disabled_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-21 17:56:52 +08:00
  • 3d9c1c7c6d Merge branch 'coredump_read_flash_retry_v5.5' into 'release/v5.5' Roland Dobai 2026-01-21 10:09:51 +01:00
  • c1e3d07c4b Merge branch 'bugfix/fix_esp32_phy_init_bb_clock_issue_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-21 17:03:43 +08:00
  • 56a2e347f7 Merge branch 'bugfix/esp_idf_c2_pm-613_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-21 17:03:25 +08:00
  • d565664a39 Merge branch 'bugfix/esp_idf_p4_pm-654_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-21 16:44:04 +08:00
  • b92c91cc8d Merge branch 'feat/ble_mesh_unify_crypto_v5.5' into 'release/v5.5' Island 2026-01-21 14:25:00 +08:00
  • bd52d8a96b Merge branch 'feat/ble_compressed_log_update_v5.5' into 'release/v5.5' Island 2026-01-21 11:30:41 +08:00
  • 824e26eab9 fix(esp_hw_support): remove ESP32 linker.lf api that conflict with FORCE_IRAM_ATTR hebinglin 2026-01-07 11:38:09 +08:00
  • eec9c8843a fix(esp_hw_support): fix cpu restart failed due to rtc_clk in flash hebinglin 2026-01-06 17:35:45 +08:00
  • 5d5eafac76 fix(isp): fixed wbg shadow not working issue armando 2026-01-20 16:59:17 +08:00
  • b38c003cb1 test(panic): add retry logic to espcoredump subprocess call Erhan Kurubas 2026-01-16 21:44:53 +03:00
  • ab213a9987 Merge branch 'bugfix/fix_pvt_print_and_sleep_cost_on_chip761_v5.5' into 'release/v5.5' Michael (XIAO Xufeng) 2026-01-21 04:12:04 +08:00
  • 9c0f87f677 Merge branch 'contrib/github_pr_18103_v5.5' into 'release/v5.5' Roland Dobai 2026-01-20 20:42:22 +01:00
  • 187b0800ab Merge branch 'feat/support_esp32p4_lowpower_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-21 02:17:47 +08:00
  • 3cf945bdbc Merge branch 'fix/p4_min_rev_usage_v5.5' into 'release/v5.5' Michael (XIAO Xufeng) 2026-01-21 00:47:30 +08:00
  • 161927fc54 Merge branch 'bugfix/btwt_dwell_timeout_bp5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-20 21:55:19 +08:00
  • f4c199718d Merge branch 'ci/eco-default-v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-20 21:41:41 +08:00
  • 88ee44cc5a Merge branch 'feat/set_max_sync_conn_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-20 21:41:08 +08:00
  • e0c90dba02 Merge branch 'feat/freq_change_enc_write_c5_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-20 21:35:01 +08:00
  • 20107feb13 Merge branch 'feature/support_chip762_pvt_auto_dbias_backport_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-20 21:34:29 +08:00
  • 18ce7a64d5 Merge branch 'feature/support_chip752_pvt_auto_dbias_backport_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-20 21:34:21 +08:00
  • 65a26973b8 fix(esp_hw_support): revert cache writeback/invalidate in wakeup process wuzhenghui 2026-01-20 21:14:17 +08:00
  • 58acd42c43 fix(esp_hal_wdt): replace the erroneous RWDT timeout config in ROM with the code in ram hebinglin 2026-01-05 15:50:57 +08:00
  • bc31174c58 Merge branch 'feat/nvs_iteration_statistics_examples_v5.5' into 'release/v5.5' Martin Vychodil 2026-01-20 20:09:39 +08:00
  • b6dd851bed fix(nimble): Fix memory leak in controller/stack deinit sequence Rahul Tank 2026-01-17 16:37:29 +05:30
  • 7837f4b685 Merge branch 'contrib/github_pr_16130_v5.5' into 'release/v5.5' morris 2026-01-20 17:33:40 +08:00
  • e382f96856 Merge branch 'feat/vbat_p4_eco6_v5.5' into 'release/v5.5' Michael (XIAO Xufeng) 2026-01-20 17:14:45 +08:00
  • 85240aef96 ci: introduce default marker rev_default Fu Hanxi 2025-11-26 13:15:39 +01:00
  • 7cef83e4b8 Merge branch 'feat/multiple_instance_for_pending_table_v5.5' into 'release/v5.5' Shu Chen 2026-01-20 06:28:50 +00:00
  • 67ea80c78a fix(ble/bluedroid): Fixed smp unit test failed if mbedTLS or TinyCrypt is enabled zhiweijian 2026-01-06 19:37:45 +08:00
  • c0dc0b1436 Merge branch 'bugfix/source_acp_miss_audio_cfg_evt_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-20 11:47:43 +08:00
  • 24a3a652a2 Merge branch 'bugfix/wps_reg_crash_v5.5' into 'release/v5.5' Jiang Jiang Jian 2026-01-20 11:43:05 +08:00
  • 6f8cd3c9ac feat(ble): Make Tinycrypto the default encryption choice for BLE components luoxu 2026-01-06 14:40:10 +08:00
  • de411d18a4 feat(ble_mesh): update lib commit to d48251ab82 luoxu 2026-01-06 14:34:09 +08:00
  • 8a600bbeeb feat(ble_mesh): fixed issues where the incorrect node oob private setting luoxu 2025-12-26 15:46:56 +08:00
  • b8571b1358 feat(ble_mesh): supported using little endian crypto components luoxu 2025-12-25 20:28:45 +08:00
  • 58f10936a3 feat(ble_mesh): unified ble mesh crypto luoxu 2025-12-23 20:58:44 +08:00
  • f8763f2700 feat(ble_mesh): unify tinycrypto component luoxu 2025-04-02 19:23:28 +08:00
  • 4fec7af63f Merge branch 'fix/update_argument_file_docs_v5.5' into 'release/v5.5' Roland Dobai 2026-01-19 19:25:21 +01:00
  • bc7a18fe63 Merge branch 'fix/esp32p4_eco5_multicore_wfi_autoclock_gating_v5.5' into 'release/v5.5' Alexey Gerenkov 2026-01-20 00:21:27 +08:00
  • 2224e862a6 docs: Update CN translation for idf-py.rst Shen Mengjing 2026-01-09 10:42:40 +08:00
  • a0685f893f docs(tools): Updated argument via file with quotations Marek Fiala 2026-01-05 16:20:42 +01:00
  • 85f30c2665 fix: fix DCDC patch on P4 rev3.1 Xiao Xufeng 2026-01-19 22:16:28 +08:00
  • f261c32624 fix(wifi): btwt dwell timeout; esp32c2 disallow 40bw(backport 5.5) Junchi Chen 2026-01-19 22:18:03 +08:00
  • cc91b64b05 feat(c6): fix pvt efuse print bug on c6 and adjust pvt prepare cost in sleep wakeup on c6/c5/c61 zlq 2026-01-19 20:05:17 +08:00
  • 7c59e704dd fix(phy): wifi mac clock is not required during phy calibration liuning 2026-01-19 15:00:10 +08:00