morris
b26d612698
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:24:39 +08:00
morris
e87ffcd14e
Merge branch 'feat/lcd_i2c_use_configurable_timeout_v5.3' into 'release/v5.3'
...
feat(lcd): add configurable timeout for lcd i2c panel (v5.3)
See merge request espressif/esp-idf!48673
2026-06-17 10:53:16 +08:00
morris
62da65a3c7
Merge branch 'doc/i2s_esp32_mclk_restriction_v5.3' into 'release/v5.3'
...
docs(i2s): add note for the restriction of MCLK on esp32 (v5.3)
See merge request espressif/esp-idf!48574
2026-06-17 10:51:50 +08:00
Jiang Jiang Jian
3466955149
Merge branch 'doc-fix_sleep_mode_doc_v5.3' into 'release/v5.3'
...
docs(system): update GPIO wakeup section for clarity on EXT0 and EXT1 support (v5.3)
See merge request espressif/esp-idf!49114
2026-06-05 10:52:33 +08:00
wuzhenghui
125d520cb3
docs(system): update GPIO wakeup section for clarity on EXT0 and EXT1 support
2026-06-03 21:13:33 +08:00
Chen Chen
4d144b11af
docs(i2s): add note for the restriction of MCLK on esp32
...
Closes https://github.com/espressif/esp-idf/issues/18564
2026-06-03 15:09:44 +08:00
Chen Chen
69c97183c3
feat(lcd): add configurable timeout for lcd i2c panel
...
Closes https://github.com/espressif/esp-idf/issues/18542
Closes https://github.com/espressif/esp-idf/pull/18543
2026-06-02 15:56:25 +08:00
Chen Chen
446bfbadea
docs(i2s): correct power lock management description
...
Closes https://github.com/espressif/esp-idf/issues/18655
2026-06-02 09:26:00 +08:00
wuzhenghui
02223a7e11
feat(example): implement power management example for ESP chips
2026-05-12 11:13:10 +08:00
Ashish Sharma
4410ef66b8
feat(mbedtls): update to version 3.6.6
2026-04-15 10:54:37 +05:30
Marius Vikhammer
f8a6fc15d1
docs: refresh broken documentation links
2026-04-13 09:50:16 +08:00
yangfeng
4efd748983
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-24 19:56:38 +08:00
morris
c96f26f7a7
Merge branch 'fix/spi_master_bit_trans_add_check_v5.3' into 'release/v5.3'
...
fix(driver_spi): added bit trans length check for master driver (v5.3)
See merge request espressif/esp-idf!46520
2026-03-24 19:15:56 +08:00
wanckl
41afd82837
fix(driver_spi): added bit trans length check for master driver
...
Closes https://github.com/espressif/esp-idf/issues/16049
Closes https://github.com/espressif/esp-idf/issues/17725
2026-03-13 10:41:33 +08:00
Martin Vychodil
2e0aefdbaa
Merge branch 'feat/nvs_iteration_statistics_examples_v5.3' into 'release/v5.3'
...
feat(examples/storage): add nvs statistics and iteration examples (v5.3)
See merge request espressif/esp-idf!43677
2026-02-25 17:03:16 +08:00
Island
011e0ce95b
Merge branch 'feat/ble_mesh_alignment_to_v6.0_v5.3' into 'release/v5.3'
...
feat(ble_mesh): alignment to release/v6.0 (v5.3)
See merge request espressif/esp-idf!45453
2026-02-09 11:35:46 +08:00
morris
a27b3528d5
Merge branch 'fix/correct_adc_periph_num_on_c2_v5.3' into 'release/v5.3'
...
fix(adc): fix ESP32-C2/P4 wrong adc periph num (v5.3)
See merge request espressif/esp-idf!41538
2026-02-05 10:05:50 +08:00
luoxu
7af8021ca2
feat(ble_mesh): alignment to release/v6.0
2026-02-04 14:28:38 +08:00
morris
a537874aa8
Merge branch 'feature/esp32c5_p4_adc_calibration_v5.3' into 'release/v5.3'
...
Feature/esp32 p4 adc calibration (v5.3)
See merge request espressif/esp-idf!40153
2026-02-04 10:20:35 +08:00
gaoxu
86d03de910
docs(adc): update adc oneshot/continuous docs on P4
2026-02-03 16:52:04 +08:00
gaoxu
1cd6b0868d
docs(adc): add ADC calibration docs on ESP32P4
2026-02-03 16:52:04 +08:00
gaoxu
50c802d057
feat(adc): add adc_continuous_parse_data api
2026-02-03 16:51:43 +08:00
gaoxu
7cf081509b
fix(adc): fix wrong adc periph num on C2/P4
2026-02-03 16:36:16 +08:00
yangfeng
fe976dec92
docs(bt): update Classic Bluetooth api reference of SDP
2026-01-12 10:59:10 +08:00
yangfeng
dea96e254f
docs(bt): update Classic Bluetooth api reference of L2CAP
2026-01-12 10:59:08 +08:00
yangfeng
27ad163c7f
docs(bt): update Classic Bluetooth api reference of HFP AG
2026-01-12 10:58:30 +08:00
yangfeng
51f1f0207f
docs(bt): update Classic Bluetooth api reference of HFP Client
2026-01-12 10:58:30 +08:00
yangfeng
fcb0242dca
docs(bt): update Classic Bluetooth api reference of HFP Define
2026-01-12 10:58:30 +08:00
yangfeng
97065c7bb6
docs(bt): update Classic Bluetooth api reference of SPP
2026-01-12 10:58:30 +08:00
yangfeng
53e596c06d
docs(bt): update Classic Bluetooth api reference of AVRCP
2026-01-12 10:58:29 +08:00
yangfeng
e3e958c9b1
docs(bt): update Classic Bluetooth api reference of A2DP
2026-01-12 10:56:54 +08:00
yangfeng
3455af6904
docs(bt): update Classic Bluetooth api reference of GAP
2026-01-12 10:55:22 +08:00
morris
4895336168
Merge branch 'feat/spi_master_sleep_retention_v5.3' into 'release/v5.3'
...
feat(driver_spi): spi master support sleep retention(recovery) (v5.3)
See merge request espressif/esp-idf!44367
2025-12-31 10:16:31 +08:00
Wang Meng Yang
a6824474c0
Merge branch 'refactor/split_a2dp_sink_v5.3' into 'release/v5.3'
...
refactor(examples/classic_bt): Split a2dp_sink example(v5.3)
See merge request espressif/esp-idf!44529
2025-12-26 21:27:26 +08:00
yangfeng
9bd5f968bf
docs: Add explanations for the A2DP sink stream and AVRCP examples
...
- Modify the path of A2DP sink example
2025-12-25 11:01:59 +08:00
Song Ruo Jing
7fa05cee81
docs(ppa): add a note about bilinear scaling algorithm in PPA SRM
...
Closes https://github.com/espressif/esp-idf/issues/17531
2025-12-24 11:55:58 +08:00
wanckl
ebccc36a14
fix(driver_spi): docs currect gpio config performs
2025-12-23 16:35:23 +08:00
wanckl
9a93f402db
feat(driver_spi): spi master support sleep retention(recovery)
2025-12-23 13:54:21 +08:00
luoxu
eb9f1a4677
feat(ble_mesh): Adapt DFU/MBT to esp-idf
2025-12-18 16:19:35 +08:00
Zhang Shuxian
3b299389e5
docs: Update CN translation for NVS statistics example
2025-11-28 09:26:06 +01:00
Martin Havlik
1e6ed4d170
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-28 09:26:06 +01:00
morris
6cf94bc857
Merge branch 'feature/i2s_support_merge_simplex_to_duplex_v5.3' into 'release/v5.3'
...
feat(i2s): support to lazy constitute full-duplex mode (v5.3)
See merge request espressif/esp-idf!41844
2025-11-18 17:15:06 +08:00
Ashish Sharma
690dd323fd
feat(mbedtls): update to version 3.6.5
2025-11-11 16:49:04 +08:00
laokaiyao
863d6eeec9
feat(i2s): support to lazy constitute full-duplex mode
2025-10-16 12:03:36 +08:00
C.S.M
b2816e228b
docs(uhci): implementation for uart-dma (uhci) docs
2025-10-13 11:02:28 +08:00
C.S.M
407068e48b
docs(uhci): Fix uhci compiling on non-supported target
2025-10-13 11:02:28 +08:00
C.S.M
a11c5c65b1
doc(temperature_sensor): Update temperature snesor docs, remove inaccurate part
2025-10-13 11:02:28 +08:00
morris
491e498fff
Merge branch 'fix/rmt_tx_loop_mode_v5.3' into 'release/v5.3'
...
fix(rmt): correct the condition for warnings in loop mode (v5.3)
See merge request espressif/esp-idf!41792
2025-10-05 12:37:03 +08:00
Chen Jichang
4b09dbc720
fix(rmt): correct the condition for warnings in loop mode
2025-09-24 15:17:03 +08:00
Shen Mengjing
6a65719f29
docs: Fix some typos in docs/en and zh_CN directories
2025-09-19 18:48:39 +08:00