wuzhenghui
0bd5331db7
feat(doc): update docs for sleep gpio edge wakeup
2026-05-20 11:04:03 +08:00
Mahavir Jain
598ec91437
Merge branch 'feature/add_event_handler_set_function' into 'master'
...
feat(esp_http_client): Add API to support set event handler
See merge request espressif/esp-idf!48296
2026-05-12 11:25:56 +05:30
Mahavir Jain
1539fb9d5f
Merge branch 'feat/esp_tee_misc_improv' into 'master'
...
feat(esp_tee): Miscellaneous improvements
See merge request espressif/esp-idf!48181
2026-05-12 11:23:48 +05:30
Marius Vikhammer
c3ed3898eb
Merge branch 'feature/s31_lpcpu_pmp' into 'master'
...
feat(ulp): support lp-core PMP on ESP32-S31
Closes IDF-15240
See merge request espressif/esp-idf!48335
2026-05-12 11:14:20 +08:00
Marius Vikhammer
88b39e88c4
feat(ulp): support lp-core PMP on ESP32-S31
2026-05-12 09:20:30 +08:00
Jim
f521b5f76d
feat(esp_http_client): Add API to support set event handler
2026-05-11 20:27:06 +08:00
Laukik Hase
4f3f1dff5a
feat(esp_tee): Add some required fields in the attestation token
...
- Chip ID from the ROM
- Device MAC address from eFuse BLK1
- Device Optional Unique ID from eFuse BLK2
2026-05-11 16:29:19 +05:30
C.S.M
60f401168b
Merge branch 'fix/flash_suspend_doc' into 'master'
...
doc(spi_flash): Add more flash suspend information
See merge request espressif/esp-idf!48289
2026-05-11 16:00:12 +08:00
Shen Meng Jing
7b3b94e6af
Merge branch 'docs/sync_cn_and_en_docs' into 'master'
...
docs: Sync CN and EN docs missing the translation label
Closes DOC-14472
See merge request espressif/esp-idf!48241
2026-05-11 15:43:32 +08:00
C.S.M
efd344e4b3
doc(spi_flash): Add more flash suspend information
2026-05-11 14:21:34 +08:00
Shen Mengjing
1e71307770
docs: Sync CN and EN docs missing the translation label
2026-05-11 14:08:45 +08:00
Mahavir Jain
bc8db060f1
Merge branch 'feat/key_manager_ecdh1_key_deployment_mode' into 'master'
...
Key Manager ECDH1 key deployment mode
Closes IDF-15582
See merge request espressif/esp-idf!47988
2026-05-11 09:03:10 +05:30
Marius Vikhammer
2fa1906b0a
Merge branch 'feature/s31_lp_mailbox' into 'master'
...
feat(ulp): enable LP mailbox on S31
Closes IDF-14637
See merge request espressif/esp-idf!48218
2026-05-09 10:58:41 +08:00
Ren Peiying
887fd1cfe6
Merge branch 'docs/add_cn_trans_to_mm' into 'master'
...
docs: Update CN translation for mm.rst
Closes DOC-14416
See merge request espressif/esp-idf!48133
2026-05-08 17:34:46 +08:00
Marius Vikhammer
6023f07868
feat(ulp): add support for mailbox on S31
2026-05-08 14:06:04 +08:00
morris
b8b5821467
Merge branch 'docs/ana_cmpr_rewrite' into 'master'
...
Analog comparator timer capture
See merge request espressif/esp-idf!48210
2026-05-08 11:28:53 +08:00
Wang Ning
cef89b9e19
docs: fix typo in build system
2026-05-08 09:52:21 +08:00
morris
1898e13682
docs(ana_cmpr): rewrite the programming guide
2026-05-07 22:57:03 +08:00
renpeiying
4e34ec5193
docs: Update CN translation for mm.rst
2026-05-07 17:17:02 +08:00
Erhan Kurubas
7aabb0155b
Merge branch 'feature/update-openocd-to-v0.12.0-esp32-20260424' into 'master'
...
feat(tools): update openocd version to v0.12.0-esp32-20260424
Closes OCD-892, OCD-1371, and DOC-14459
See merge request espressif/esp-idf!48003
2026-05-07 09:09:13 +02:00
Shen Meng Jing
2375cf56fe
Merge branch 'docs/update_cn_translations' into 'master'
...
docs: Upadte CN translations
Closes DOC-14467
See merge request espressif/esp-idf!48217
2026-05-07 14:26:01 +08:00
Jiang Jiang Jian
c72795d7b5
Merge branch 'bugfix/fix_max_conn_num_issue' into 'master'
...
fix(wifi): fix max connection number issue
Closes WIFI-7322 and WIFI-7338
See merge request espressif/esp-idf!47740
2026-05-07 12:06:38 +08:00
Shen Mengjing
f3242270e1
docs: Upadte CN translations
2026-05-07 11:53:12 +08:00
muhaidong
17fbb0bde4
fix(doc): gate 5 GHz min-channel note on SOC_WIFI_SUPPORT_5G
2026-05-07 11:03:53 +08:00
Island
88add2513f
Merge branch 'idf/ble_iso_lea_arch' into 'master'
...
feat(ble_iso): Split ISO related files into components/bt/esp_ble_iso
See merge request espressif/esp-idf!48204
2026-05-07 10:12:00 +08:00
muhaidong
47e680d2cd
fix(wifi): fix max connection number issue
2026-05-06 20:48:22 +08:00
Jiang Jiang Jian
f7a5ef7ad5
Merge branch 'feature/softap_owe_support' into 'master'
...
Add support for OWE Only in SoftAP mode
Closes WIFI-4281 and IDFGH-12437
See merge request espressif/esp-idf!47341
2026-05-06 19:38:29 +08:00
Liu Linyan
e0c8786166
feat(ble_iso): Split ISO related files into components/bt/esp_ble_iso
2026-05-06 16:48:27 +08:00
Marius Vikhammer
353b637e16
Merge branch 'feature/s31_lp_uart_ulp' into 'master'
...
feat(ulp): add lp uart support for ULP on S31
Closes IDF-14634 and IDF-15567
See merge request espressif/esp-idf!48055
2026-05-06 15:43:12 +08:00
Marius Vikhammer
979aa6a094
Merge branch 'feature/s31_bootloader_sup' into 'master'
...
feat(esp32s31): add bootloader support
Closes IDF-14663
See merge request espressif/esp-idf!48013
2026-05-06 15:39:48 +08:00
Jiang Jiang Jian
0c832c345a
Merge branch 'feat/add_auto_lightsleep_example' into 'master'
...
feat(example): add power management example
Closes PM-672
See merge request espressif/esp-idf!46051
2026-05-06 15:26:21 +08:00
Zhang Shuxian
cdea8fc8ce
docs: Update CN translation for jtag-debugging
2026-05-06 12:06:35 +08:00
morris
65f4707d2b
feat(ana_cmpr): add ETM periodic scan example
2026-05-06 09:39:48 +08:00
tarun.kumar
2c3cd560c4
fix(wifi) : Made changes based on more review comments
...
-Require STA DH IE for OWE associations.
- Send failures using Association Response (no silent deauth-only path).
- Include RSNE in OWE Association Response alongside DH Parameter IE.
- Check wpabuf_resize return values when building OWE Assoc Response IEs.
- Recognize OWE AKM in RSN IE when CONFIG_OWE_SOFTAP without CONFIG_OWE_STA.
- Docs: SoftAP OWE-only; no transition mode; trim misleading OPEN→OWE note.
2026-05-06 01:07:57 +05:30
Aditi
7d0551257c
feat(esp_wifi): Add changes for addressing some review comments
...
Closes https://github.com/espressif/esp-idf/issues/13457
2026-05-05 21:40:29 +05:30
Aditi
165c9fa44c
feat(esp_wifi): Add ESP-IDF specific changes for OWE Only softap
...
1) Add OWE-Only Support in ESP-IDF softAP example
2) Add changes in documentation
2026-05-05 21:40:29 +05:30
Ashish Sharma
cd38d68bd1
feat(bootloader_support): remove P192 curve support
2026-04-30 18:04:00 +08:00
Konstantin Kondrashov
6adb99a389
Merge branch 'feature/support_efuses_esp32s31' into 'master'
...
feat(efuse): Support efuses for ESP32S31
Closes IDF-14688
See merge request espressif/esp-idf!47986
2026-04-30 12:08:52 +03:00
harshal.patil
9aba184c43
feat(esp_security): add ECDH1 deployment mode to Key Manager driver
2026-04-30 09:29:40 +05:30
Konstantin Kondrashov
c29532f98c
feat(efuse): Support efuses for ESP32S31
2026-04-29 15:50:32 +03:00
Samuel Obuch
4440f45c2b
docs(jtag-debugging): update OpenOCD flashing documentation
2026-04-29 12:58:03 +02:00
Samuel Obuch
a02b87da56
docs(jtag-debugging): update esp32s31 documentation
2026-04-29 10:31:02 +02:00
Marius Vikhammer
66d1d594e4
feat(ulp): add lp uart support for ULP on S31
2026-04-29 16:20:43 +08:00
Marius Vikhammer
09f3b007f9
Merge branch 'feature/lp_core_hp_mem_support' into 'master'
...
feat(ulp): support placing ULP app in HP-RAM
See merge request espressif/esp-idf!47395
2026-04-29 11:33:04 +08:00
Marius Vikhammer
261bd160aa
feat(ulp): support placing ULP app in HP-RAM
2026-04-29 09:47:33 +08:00
Jakub Kocka
d715ed0244
Merge branch 'feat/create-project_c++' into 'master'
...
feat(tools): Added create-project argument to allow cpp project creation
Closes IDFGH-15480
See merge request espressif/esp-idf!47373
2026-04-28 17:37:03 +08:00
Chen Chen
81e3a949a4
Merge branch 'fix/i2s_clksrc_s31' into 'master'
...
fix(i2s): fix the I2S clock source from rtc_fast to rc_fast
See merge request espressif/esp-idf!48006
2026-04-28 16:22:26 +08:00
renpeiying
476bacf52a
docs: Add CN translation
2026-04-28 09:32:59 +02:00
Jakub Kocka
fb02854ad6
feat(tools): Added create-project argument to allow cpp project creation
...
Closes https://github.com/espressif/esp-idf/issues/16121
2026-04-28 09:24:20 +02:00
Chen Chen
270d9e0187
fix(i2s): fix the I2S clock source from rtc_fast to rc_fast
2026-04-28 15:21:01 +08:00