Commit Graph

  • 8c19b15608 change(version): Update version to 6.0.1 v6.0.1 Ivan Grokhotkov 2026-04-22 22:54:06 +08:00
  • 47faecc3e4 Merge branch 'refactor/usb_leakage' into 'master' master Tomas Rezucha 2026-04-22 15:43:02 +02:00
  • e5eec95f49 Merge branch 'fix/scan_ft_psk_disconnect_reason_incompatible_security' into 'master' Jiang Jiang Jian 2026-04-22 20:31:34 +08:00
  • 92e1d04b4f Merge branch 'bugfix/esp_idf_ulp_wakeupcauses_record' into 'master' He Binglin 2026-04-22 20:13:17 +08:00
  • 1365d01012 Merge branch 'ci/update_integration_test' into 'master' Fu Hanxi 2026-04-22 12:50:18 +02:00
  • 8f7984dcc4 Merge branch 'fix/preserve_flash_layout_compatibiliy_of_hw_ecdsa_keys_psa' into 'master' Mahavir Jain 2026-04-22 16:11:29 +05:30
  • a978b8f476 Merge branch 'change/remove_psram_ticket' into 'master' Armando (Dou Yiwen) 2026-04-22 10:17:43 +00:00
  • 5f4161b710 Merge branch 'feature/lockup_debug' into 'master' Marius Vikhammer 2026-04-22 17:52:36 +08:00
  • 793978605e Merge branch 'bugfix/isp_gamma_xcoord_error' into 'master' Song Ruo Jing 2026-04-22 17:51:03 +08:00
  • 56f1f161c3 Merge branch 'bugfix/transport_ws_ping_pong' into 'master' Suren Gabrielyan 2026-04-22 09:37:46 +00:00
  • bc77fbd785 fix(wifi): use reason 210 when AP found but security incompatible Sarvesh Bodakhe 2026-04-21 17:47:35 +05:30
  • 0a75d8a358 Merge branch 'bugfix/cleanup_leftover_timer_todo_s31' into 'master' Marius Vikhammer 2026-04-22 17:17:09 +08:00
  • 42bdbdeed3 Merge branch 'feat/ot_make_esp_netif_glue_optional' into 'master' Shu Chen 2026-04-22 09:09:18 +00:00
  • c8f1b56d1b Merge branch 'bugfix/add_iso_funcs_to_obf_whitelist' into 'master' Island 2026-04-22 16:58:16 +08:00
  • 5c43ec149d fix(transport_ws): read full PING payload in one call when propagate_control_frames is set surengab 2026-03-24 20:21:23 +04:00
  • e19d2a9a69 fix(transport_ws): flush oversized control frame payload before returning error surengab 2026-03-24 20:21:18 +04:00
  • 7e6995b8cb change(psram): remove ticket Armando (Dou Yiwen) 2026-04-22 16:36:21 +08:00
  • 6ce373ccfb fix(esp_hw_support): fix LP core exception interrupt not being cleared hebinglin 2026-04-21 15:25:00 +08:00
  • b8e0ee431c change(ulp): add HP Core wakeup causes save test cases hebinglin 2026-03-16 16:09:43 +08:00
  • 0603e0eb23 fix(ulp): record wakeup causes before lp core request sleep hebinglin 2026-03-10 20:43:40 +08:00
  • d02062f914 refactor(esp_hal_usb): Enable HNP on HNP-capable controllers Tomas Rezucha 2026-04-17 14:21:00 +02:00
  • 9fc2f11136 Merge branch 'docs/update_ble_adv_comment' into 'master' Lu Wei Ke 2026-04-22 16:18:47 +08:00
  • 6e0878131e Revert "fix(esp_hw_support): Fix deepsleep leakage after initializing USB HS phy" Tomas Rezucha 2026-04-17 13:47:12 +02:00
  • c225eb59db Merge branch 'feat/update_littlefs' into 'master' Tomas Rohlinek 2026-04-22 09:51:20 +02:00
  • 974676d7e3 Merge branch 'feature/support_i2s_on_esp32s31' into 'master' Chen Chen 2026-04-22 15:47:03 +08:00
  • 9ddde5df89 fix(esp_timer): removed leftover TODOs Marius Vikhammer 2026-04-22 15:11:01 +08:00
  • 6b53a2362f Merge branch 'feature/esp_rom_s31' into 'master' Marius Vikhammer 2026-04-22 15:04:18 +08:00
  • 06c2bc2048 Merge branch 'docs/update_cn_ram_usage_and_log' into 'master' Shen Meng Jing 2026-04-22 14:43:49 +08:00
  • 0aeccc1adf docs: Update CN translations for ram-usage.rst and log.rst Shen Mengjing 2026-04-21 15:23:36 +08:00
  • d08f00dae4 change(ble): add ble iso funcs to obfuscation whitelist wangjialiang 2026-04-22 13:26:14 +08:00
  • 7eb44576be test(mbedtls): Add a test for opaque HMAC driver verification harshal.patil 2026-04-10 15:57:12 +05:30
  • f195d183be fix(mbedtls): Flash compatibility across multiple key sources (ECDSA, HMAC) harshal.patil 2026-04-13 10:56:53 +05:30
  • f0dd795434 Merge branch 'ci/fix_nimble_ble_readme' into 'master' Marius Vikhammer 2026-04-22 11:54:39 +08:00
  • 3b33072b9c ci(ble): fixed failing pre-commit on nimble readme Marius Vikhammer 2026-04-22 11:37:21 +08:00
  • a572df21d3 Merge branch 'fix/remove_mbedtls_tls_disabled_config' into 'master' Mahavir Jain 2026-04-22 08:51:14 +05:30
  • 8e2b416c38 feat(esp_system): add CPU lockup debug support for esp32h4 and esp32s31 Marius Vikhammer 2026-04-15 15:56:38 +08:00
  • 8e4f6c56be Merge branch 'feat/nimble_logs_compression' into 'master' Rahul Tank 2026-04-22 08:02:05 +05:30
  • 3b2f30ec35 fix(lcd): lower the APLL test frequency to pass the test Chen Chen 2026-04-21 16:43:07 +08:00
  • 8d0fca08a0 feat(i2s): support i2s & apll on esp32s31 laokaiyao 2026-02-13 17:19:40 +08:00
  • 91105b65b6 fix(i2s): fix gpio selection on esp32h4 & fix reservation check issue Chen Chen 2026-04-14 17:35:33 +08:00
  • e1b81f0aad Merge branch 'feat/support_ble_bredr_on_esp32s31' into 'master' Wang Meng Yang 2026-04-22 08:03:07 +08:00
  • 6c8c76f257 Merge branch 'bugfix/fatfs_memory_leak_with_dyn_buffer' into 'master' Martin Vychodil 2026-04-22 04:33:30 +08:00
  • 7ed6c83eb5 Merge branch 'feat/support_lcd_on_s31' into 'master' Chen Ji Chang 2026-04-22 00:40:26 +08:00
  • 597dc10d2a Merge branch 'fix/mbedtls-psa-hmac-opaque-abort-null-deref' into 'master' Aditya Patwardhan 2026-04-21 19:57:13 +05:30
  • bf56fad62d Merge branch 'fix/protocomm-close-session-id-mismatch' into 'master' Aditya Patwardhan 2026-04-21 19:55:01 +05:30
  • 91b344386c ci: move to ci/actions Chen Yudong 2026-04-21 19:52:16 +08:00
  • a34b42452c Merge branch 'feat/fixed_some_ble_issues_for_h4' into 'master' Island 2026-04-21 18:50:41 +08:00
  • 71c9ca8930 Merge branch 'feature/move-gptimer-retention-to-driver' into 'master' morris 2026-04-21 17:56:11 +08:00
  • 202233107c feat(bt): Add unit test for tinycrypt ECC P-256 and P-192 Wang Mengyang 2026-04-19 16:28:11 +08:00
  • deea9fc5ad fix(bt): temp disable ble iso support cjin 2026-04-17 17:59:33 +08:00
  • 3acaac4a07 fix(bt): update btdm init/deinit and enable/disable process cjin 2026-04-17 17:49:36 +08:00
  • 63a619275b fix(esp_coex): Disable coexist build for ESP32-S31 before it is supported Wang Mengyang 2026-04-17 15:47:46 +08:00
  • ba29417ff4 feat(bt): supported bt modem clock configuration on esp32s31 cjin 2026-04-17 16:35:00 +08:00
  • ee99444c35 fix(ble): fix ble example compilation errors cjin 2026-04-14 08:57:43 +08:00
  • b7b4b10584 fix(bt): Fix build error in hci transport on ESP32-S31 Wang Mengyang 2026-04-13 16:50:58 +08:00
  • 78f83f60cb fix(ble_log): Fix build errors in using BLE_MBUF Wang Mengyang 2026-04-19 12:47:30 +08:00
  • 6f7eec029b feat(ble): support ble on esp32s31 cjin 2026-04-12 18:45:14 +08:00
  • 11268d8bfb feat(bt): Add initial support of Bluetooth Classic on ESP32-S31 wangmengyang 2026-03-30 15:52:46 +08:00
  • bcf0acdead fix(mbedtls): remove not required MBEDTLS_TLS_DISABLED config Ashish Sharma 2026-04-21 17:47:13 +08:00
  • 9c2bde6b64 Merge branch 'feat/support_154_on_s31' into 'master' Zhang Wen Xu 2026-04-21 09:27:39 +00:00
  • 0b83608511 Merge branch 'fix/optimize_the_process_of_ot_ci' into 'master' Zhang Wen Xu 2026-04-21 09:04:50 +00:00
  • 1dcd6fcf08 Merge branch 'feat/uhci_esp32s31_support' into 'master' morris 2026-04-21 15:57:55 +08:00
  • 131bb462a4 feat(uhci): Add support for uhci on esp32s31 Hu Rui 2026-04-17 17:29:18 +08:00
  • 8b50305650 fix(esp32s31): fix stuck when PSRAM XIP with O0 optimization Chen Jichang 2026-04-21 14:18:37 +08:00
  • a3f14c8ed1 feat(lcd): support rgb and i80 lcd on s31 Chen Jichang 2026-04-07 14:21:46 +08:00
  • c946ef3789 feat(nimble): Support NimBLE log compression and decompression over SPI Sahil Yadav 2026-03-24 16:09:38 +05:30
  • e1d01809dc fix(mbedtls): correct inverted NULL check in esp_hmac_abort_opaque Aditya Patwardhan 2026-04-14 11:10:32 +05:30
  • 96194f19a6 Merge branch 'fix/esp-tee-validation-clobber-and-deref-before-check' into 'master' Mahavir Jain 2026-04-21 11:17:31 +05:30
  • 3ca5ff43a2 feat(gptimer): move gptimer retention info from esp_hal_timg to esp_driver_gptimer morris 2026-04-14 19:07:03 +08:00
  • 55185d8406 Merge branch 'bugfix/fix_software_ecc' into 'master' Rahul Tank 2026-04-21 10:31:55 +05:30
  • 49652ce314 feat(openthread): add test support for esp_netif glue disabled scenario Zhibin (Ryan) Wen 2026-03-24 19:58:04 +08:00
  • fd402bfb17 feat(openthread): make esp_netif glue optional Zhibin (Ryan) Wen 2026-03-24 15:32:27 +08:00
  • dfe86726bf fix(isp): disable gamma xcoord error check Song Ruo Jing 2026-04-21 11:59:13 +08:00
  • a8b5b8d582 fix(fatfs): fix a memory leak bug when FF_USE_DYN_BUFFER was enabled LiPeng 2026-04-21 11:54:39 +08:00
  • 754ec03795 Merge branch 'feat/support_parlio_on_h21' into 'master' morris 2026-04-21 11:40:57 +08:00
  • 9501efde96 Merge branch 'feat/mmu_configurable_page_size_s31' into 'master' Armando (Dou Yiwen) 2026-04-21 03:31:16 +00:00
  • 7cd9729e69 feat(esp_rom): add support for esp32s31 Marius Vikhammer 2026-04-20 19:52:19 +08:00
  • d22e05fbc2 Merge branch 'fix/fix_spi_lcd_psram_mode' into 'master' Chen Ji Chang 2026-04-21 10:06:20 +08:00
  • 83e7b11716 Merge branch 'feat/lcd_use_apll_clock' into 'master' Chen Ji Chang 2026-04-20 22:12:01 +08:00
  • b43ee27ebc Merge branch 'feature/esp32c5_efuse_calib_update' into 'master' Konstantin Kondrashov 2026-04-20 16:31:05 +03:00
  • 25776f484d fix(ble): fixed some ble internal issues for esp32h4 ShenWeilong 2026-04-17 15:50:48 +08:00
  • 52edbc934d Merge branch 'fix/test_project_components_overrides_extra_components' into 'master' Sergei Silnov 2026-04-20 14:44:33 +02:00
  • 9d3a0945fb feat(802.15.4): support 154 on esp32s31 zhuanghang 2026-04-17 15:22:09 +08:00
  • 1af2cc08bb Merge branch 'feature/ulp_esp32s31' into 'master' Marius Vikhammer 2026-04-20 19:19:35 +08:00
  • 7c1fd3fbbf Merge branch 'bugfix/lp_io_clock_control_revert_v6.0' into 'release/v6.0' Jiang Jiang Jian 2026-04-20 17:55:20 +08:00
  • 4cd39bc28f Merge branch 'feat/ldgen_skip_generation' into 'master' Frantisek Hrbata 2026-04-20 11:06:07 +02:00
  • 8fc4f9c108 feat(cache): added cache invalidate all armando 2026-04-20 15:05:34 +08:00
  • ab026ecc01 feat(mmu): configurable page size s31 support armando 2026-04-01 10:09:22 +08:00
  • 9a5af5a7c9 Merge branch 'bugfix/h4_intr_cleanup' into 'master' Marius Vikhammer 2026-04-20 16:40:50 +08:00
  • f72610d2e8 Merge branch 'fix/mspi_build' into 'master' C.S.M 2026-04-20 16:25:17 +08:00
  • 1714d6a2c4 Merge branch 'feat/esp_idfesp32h4_eco1_sleep_support' into 'master' He Binglin 2026-04-20 15:44:19 +08:00
  • 69b3391e5f Merge branch 'bugfix/static_analysis_issue_supplicant' into 'master' Kapil Gupta 2026-04-20 12:40:57 +05:30
  • 10637dbf5e feat(ulp): add support for ulp on esp32s31 Marius Vikhammer 2026-04-01 10:43:34 +08:00
  • 0e658fa131 Merge branch 'fix/fix_esp_http_client_not_reusing_connection' into 'master' Mahavir Jain 2026-04-20 11:56:58 +05:30
  • 6a5817cfde Merge branch 'fix/log-dram-early-direct-rom-printf' into 'master' Guillaume Souchere 2026-04-20 08:21:58 +02:00
  • 92646c2851 fix(flash): fix mspi ci build for missing initialier C.S.M 2026-04-20 14:15:15 +08:00
  • 853a83cd82 Merge branch 'fix/esp_tee_srv_tbl_loc_v6.0' into 'release/v6.0' Mahavir Jain 2026-04-20 11:42:31 +05:30
  • 258cd36a44 fix(nimble): Fix Software ecc issue in tinycrpyt Rahul Tank 2026-04-17 12:59:47 +05:30
  • 22c48ff2b7 fix(gpio): Revert the fix for RTCIO config should be written if LPIO clk exists Song Ruo Jing 2026-04-14 19:04:32 +08:00
  • 116e71eeb7 Merge branch 'bugfix/pin_lightbulb_comp_v6.0' into 'release/v6.0' Marius Vikhammer 2026-04-20 12:08:39 +08:00