Ashish Sharma
73c2e6840c
feat(mbedtls): update to version 3.6.7
2026-07-21 15:51:05 +08:00
morris
650cfd2b01
fix(sdio_slave): align buffer size checks with descriptor limits
...
Define per-target SDIO slave descriptor buffer limits in the LL layer and validate queued send buffers against the 4-byte aligned effective maximum. Update the public docs to describe the chip-dependent limit instead of hardcoding 4092 bytes.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-22 23:25:48 +08:00
Jiang Jiang Jian
010c0b7c62
Merge branch 'doc-fix_sleep_mode_doc_v5.2' into 'release/v5.2'
...
docs(system): update GPIO wakeup section for clarity on EXT0 and EXT1 support (v5.2)
See merge request espressif/esp-idf!49112
2026-06-05 10:50:11 +08:00
wuzhenghui
58c14512a4
docs(system): update GPIO wakeup section for clarity on EXT0 and EXT1 support
2026-06-03 17:38:58 +08:00
Chen Chen
05de5c3692
docs(i2s): correct power lock management description
...
Closes https://github.com/espressif/esp-idf/issues/18655
2026-06-02 09:26:05 +08:00
morris
7c1fd24b62
Merge branch 'doc/i2s_esp32_mclk_restriction_v5.2' into 'release/v5.2'
...
docs(i2s): add note for the restriction of MCLK on esp32 (v5.2)
See merge request espressif/esp-idf!48575
2026-05-28 11:36:53 +08:00
Chen Chen
7b7bb4f6f2
docs(i2s): add note for the restriction of MCLK on esp32
...
Closes https://github.com/espressif/esp-idf/issues/18564
2026-05-15 16:38:10 +08:00
wuzhenghui
5a90450257
feat(example): implement power management example for ESP chips
2026-05-12 11:13:31 +08:00
Marius Vikhammer
073c886c15
docs: refresh broken documentation links
2026-04-13 09:50:57 +08:00
Ashish Sharma
ac0c138eb4
feat(mbedtls): update to version 3.6.6
2026-04-08 11:11:07 +08:00
morris
291075ddf2
Merge branch 'fix/wrong_channel_gpio_num_on_p4_adc2_5.2' into 'release/v5.2'
...
feat(adc): add adc_continuous_parse_data api (v5.2)
See merge request espressif/esp-idf!46774
2026-04-07 14:17:51 +08:00
gaoxu
4de3b4e25a
feat(adc): add adc_continuous_parse_data api
2026-03-19 18:39:27 +08:00
Jakub Kocka
b38f271bde
fix(docs): Added fatfsgen to the toctree
2026-03-19 10:14:08 +01:00
yangfeng
d7fc14f15d
feat(bt): Add APIs to control transmit power level
...
- API to read ACL real RSSI
- APIs to read/write tx power of inq/iscan/page/pscan/ACL
2026-03-16 16:00:25 +08:00
Jiang Jiang Jian
8b924a54fe
Merge branch 'feat/nvs_iteration_statistics_examples_v5.2' into 'release/v5.2'
...
feat(examples/storage): add nvs statistics and iteration examples (v5.2)
See merge request espressif/esp-idf!43678
2026-03-16 11:34:48 +08:00
luoxu
b640f05f6a
feat(ble_mesh): alignment to release/v6.0
2026-02-06 11:15:20 +08:00
yangfeng
586bd953db
docs(bt): update Classic Bluetooth api reference of SDP
2026-01-12 11:04:08 +08:00
yangfeng
7faaa8e686
docs(bt): update Classic Bluetooth api reference of L2CAP
2026-01-12 11:04:07 +08:00
yangfeng
9ac2fce9bd
docs(bt): update Classic Bluetooth api reference of HFP AG
2026-01-12 11:04:07 +08:00
yangfeng
20c47f7191
docs(bt): update Classic Bluetooth api reference of HFP Client
2026-01-12 11:04:07 +08:00
yangfeng
9f17cbf831
docs(bt): update Classic Bluetooth api reference of HFP Define
2026-01-12 11:04:07 +08:00
yangfeng
b6b22e8c45
docs(bt): update Classic Bluetooth api reference of SPP
2026-01-12 11:04:07 +08:00
yangfeng
5e3ee4b25a
docs(bt): update Classic Bluetooth api reference of AVRCP
2026-01-12 11:04:07 +08:00
yangfeng
5345ed99ee
docs(bt): update Classic Bluetooth api reference of A2DP
2026-01-12 11:04:07 +08:00
yangfeng
cb7a1c5e8e
docs(bt): update Classic Bluetooth api reference of GAP
2026-01-12 11:04:06 +08:00
Island
ef0c4d3b8d
Merge branch 'feat/ble_mesh_dfu_supported_v5.2' into 'release/v5.2'
...
Feat/ble mesh dfu supported v5.2
See merge request espressif/esp-idf!44130
2025-12-29 21:26:51 +08:00
Wang Meng Yang
35da77d466
Merge branch 'refactor/split_a2dp_sink_v5.2' into 'release/v5.2'
...
refactor(examples/classic_bt): Split a2dp_sink example(v5.2)
See merge request espressif/esp-idf!44528
2025-12-26 21:26:09 +08:00
yangfeng
898c087e51
docs: Add explanations for the A2DP sink stream and AVRCP examples
...
- Modify the path of A2DP sink example
2025-12-25 11:08:30 +08:00
wanckl
9be66e796b
fix(driver_spi): docs currect gpio config performs
2025-12-23 16:37:50 +08:00
wanckl
6b82249447
feat(driver_spi): spi master support sleep retention(recovery)
2025-12-23 13:48:27 +08:00
luoxu
953740308d
feat(ble_mesh): Adapt DFU/MBT to esp-idf
2025-12-18 16:22:44 +08:00
Zhang Shuxian
9b63b6375c
docs: Update CN translation for NVS statistics example
2025-11-27 11:13:29 +01:00
Martin Havlik
9ee90a0057
docs(examples/storage): Add docs entries for 2 new NVS examples
...
Extend the existing mentions of NVS examples with 2 newly added
`nvs_statistics` and `nvs_iteration`.
2025-11-27 11:13:29 +01:00
Ashish Sharma
0ae996be45
feat(mbedtls): update to version 3.6.5
2025-11-22 15:02:54 +08:00
laokaiyao
8207fba17a
feat(i2s): support to lazy constitute full-duplex mode
2025-10-17 10:28:14 +08:00
C.S.M
ebf0585e18
doc(temperature_sensor): Update temperature snesor docs, remove inaccurate part
2025-10-10 18:09:51 +08:00
Jiang Jiang Jian
df0d196b85
Merge branch 'doc/fix_ext1_wakeup_cause_v5.2' into 'release/v5.2'
...
docs(sleep_mode): updated ext1 wakeup status (v5.2)
See merge request espressif/esp-idf!41833
2025-10-09 10:54:31 +08:00
Chen Jichang
ddfeac71b9
fix(rmt): correct the condition for warnings in loop mode
2025-09-24 15:18:15 +08:00
laokaiyao
252f30dbec
change: remove the updated doc's list for c5
2025-09-11 15:25:46 +08:00
laokaiyao
422a066697
docs(sleep_mode): updated ext1 wakeup status
2025-09-11 15:25:45 +08:00
gaoxu
046bb819dd
fix(adc): fix wrong adc periph num on C2/P4
2025-08-26 18:55:02 +08:00
Jiang Jiang Jian
8d31925673
Merge branch 'bugfix/esp_flash_escape_checking_v5.2' into 'release/v5.2'
...
fix(esp_flash): fixed issue of escaping boundary check (v5.2)
See merge request espressif/esp-idf!40120
2025-08-04 14:31:08 +08:00
Xiao Xufeng
e1c6d3049b
fix(esp_flash): fixed issue of escaping boundary check
...
Also patched corresponding ROM functions
2025-07-28 14:25:01 +08:00
nilesh.kale
623bf9b602
feat: enabled ECDSA-P192 support for ESP32H2
2025-07-22 11:26:25 +05:30
Ashish Sharma
936c6495c0
feat(mbedtls): update to version 3.6.4
2025-07-09 17:33:36 +08:00
Chen Jichang
c916509152
fix(pcnt): fix the accum_value missing when overflow
2025-07-02 20:12:33 +08:00
Roman Leonov
9c98a17a0d
feat(ext_hub): Added device error handling
2025-05-06 14:17:29 +02:00
Roman Leonov
10bdcad7db
docs(ext_port): Maintainers Notes for the External Port Driver
2025-05-06 14:17:29 +02:00
Roman Leonov
cfaf175cfa
docs(usb/host): Update maintainer docs for ESP32-P4 (partial, only the common part of the doc)
2025-05-06 14:17:29 +02:00
morris
0aa4fe621c
Merge branch 'feat/customize_i2c_operation_transaction_v5.2' into 'release/v5.2'
...
feat(i2c): Add api for customize i2c transaction interface for un-standard i2c device (backport v5.2)
See merge request espressif/esp-idf!37425
2025-04-18 17:38:59 +08:00