C.S.M
|
0f0edc051a
|
ci(esp32s31): Add ci target test for esp32s31
|
2026-04-14 19:40:51 +08:00 |
|
morris
|
11f76780cc
|
feat(bitscrambler): support driver on esp32s31
|
2026-04-08 09:53:21 +08:00 |
|
ShenWeilong
|
271ff9605a
|
fix(bt): fixed some h4 issues reported by ci pipeline
|
2026-04-02 14:59:41 +08:00 |
|
Tomáš Rohlínek
|
d8e3106134
|
feat(storage/blockdev): Add documentation including contracts for operations
|
2026-03-26 12:20:35 +01:00 |
|
harshal.patil
|
5f647c0ba3
|
docs(key-manager): Add Key-Manager peripheral related documentation
|
2026-03-18 16:27:39 +05:30 |
|
C.S.M
|
71da0fdf4a
|
Merge branch 'doc/cordic_programming_guide' into 'master'
doc(cordic): Add programming guide for cordic driver.
See merge request espressif/esp-idf!45512
|
2026-03-11 16:34:53 +08:00 |
|
C.S.M
|
89ac2167f1
|
doc(cordic): Update cordic programming guide
|
2026-03-09 17:35:50 +08:00 |
|
Krzysztof
|
8ad2be7980
|
docs(debugging): Add debug helpers API reference
|
2026-03-09 11:06:22 +08:00 |
|
morris
|
60b8799ac0
|
doc(crc): async CRC driver programming guide
|
2026-02-24 13:55:23 +08:00 |
|
Mahavir Jain
|
3a7d385ea4
|
Merge branch 'feat/add_opaque_ds_driver' into 'master'
feat: adds PSA opaque DS driver support
See merge request espressif/esp-idf!45008
|
2026-02-06 12:41:58 +05:30 |
|
Ashish Sharma
|
e06a7dd791
|
feat: adds new Kconfig variable for DS peripheral
|
2026-02-05 10:12:25 +08:00 |
|
Aditya Patwardhan
|
8694115a75
|
feat(docs): Added migration guide
|
2026-02-04 13:53:29 +05:30 |
|
Armando (Dou Yiwen)
|
9040191fcc
|
Merge branch 'feat/esp_hal_sdmmc' into 'master'
sd: esp_hal_sd component
Closes IDF-15167 and IDF-14096
See merge request espressif/esp-idf!45225
|
2026-02-03 08:20:18 +00:00 |
|
armando
|
bb6ea458d2
|
change(gpio): move gpio_num.h to gpio hal
|
2026-02-02 09:47:54 +08:00 |
|
armando
|
8499ad6ab0
|
feat(hal):graudate the sdmmc/sdio_slave hal driver into a new component
|
2026-02-02 09:47:54 +08:00 |
|
harshal.patil
|
ae459b5204
|
feat(mbedtls): Introduce ESP-HMAC PSA opaque driver
|
2026-01-31 00:45:11 +05:30 |
|
Marius Vikhammer
|
79950e4783
|
docs(esp32s31): add support for building docs for esp32s31
|
2026-01-28 09:42:24 +08:00 |
|
morris
|
35bdd8c651
|
feat(dma): graduate the dma driver from esp_hw_support to esp_driver_dma
|
2026-01-22 14:14:14 +08:00 |
|
harshal.patil
|
e9ea55bea2
|
feat(mbedtls/ecdsa): Introduce PSA ECDSA driver
|
2026-01-19 09:14:37 +05:30 |
|
Laukik Hase
|
2a0dffc437
|
docs(esp_tee): Update the TEE attestation documentation for the PSA interface
|
2026-01-16 12:28:59 +05:30 |
|
C.S.M
|
e019482a36
|
docs(i3c): Add i3c master programming guide
|
2026-01-13 19:56:39 +08:00 |
|
C.S.M
|
73acca80d7
|
Merge branch 'refactor/cleanup_hal_files' into 'master'
refactor(hal): Cleanup some missing hal files
See merge request espressif/esp-idf!44567
|
2025-12-26 17:03:52 +08:00 |
|
C.S.M
|
4034446cc7
|
refactor(hal): Cleanup some missing hal files
|
2025-12-26 10:33:32 +08:00 |
|
Song Ruo Jing
|
643b2508fa
|
refactor(uart): remove soc/uart_channel.h
|
2025-12-25 14:42:43 +08:00 |
|
Song Ruo Jing
|
74aeb3f41f
|
refactor(uart): split UART HAL into separate component
|
2025-12-25 14:41:28 +08:00 |
|
armando
|
3a50531dab
|
fix(sdmmc): fixed header structure not shown in doc issue
|
2025-12-23 18:47:42 +08:00 |
|
Kevin (Lao Kaiyao)
|
3665d0b0f6
|
Merge branch 'feature/graduate_tsens_hal_component' into 'master'
feat(tsens): graduate temperature sensor hal component
Closes IDF-14906
See merge request espressif/esp-idf!44121
|
2025-12-18 12:44:41 +08:00 |
|
Song Ruo Jing
|
a3c63f362b
|
Merge branch 'refactor/esp_hal_ledc' into 'master'
refactor(ledc): split ledc hal into a separate component
Closes IDF-14085
See merge request espressif/esp-idf!44204
|
2025-12-18 11:59:25 +08:00 |
|
morris
|
d31812c251
|
Merge branch 'refactor/esp_hal_ppa' into 'master'
refactor(ppa): split PPA HAL into a separate component
Closes IDF-14097
See merge request espressif/esp-idf!44203
|
2025-12-17 17:42:18 +08:00 |
|
laokaiyao
|
3cfd8d6906
|
feat(tsens): graduate temperature sensor hal component
|
2025-12-17 16:09:21 +08:00 |
|
Song Ruo Jing
|
67a738d1de
|
refactor(ledc): split ledc hal into a separate component
|
2025-12-17 15:26:10 +08:00 |
|
Song Ruo Jing
|
789fdc3598
|
refactor(ppa): split PPA HAL into a separate component
|
2025-12-15 17:01:38 +08:00 |
|
laokaiyao
|
1e54a82e42
|
feat(touch_sens): support touch sensor on esp32h4
|
2025-12-15 11:18:37 +08:00 |
|
Wan Lei
|
d6f02d5c8c
|
Merge branch 'feat/split_esp_hal_spi_component' into 'master'
feat(driver_spi): split spi hal component
Closes IDF-14094
See merge request espressif/esp-idf!43890
|
2025-12-12 12:06:31 +08:00 |
|
wanckl
|
6449181ce0
|
feat(driver_spi): split spi hal component
|
2025-12-11 15:00:18 +08:00 |
|
armando
|
b856201cc1
|
feat(hal):graudate the isp hal driver into a new component
|
2025-12-10 17:56:43 +08:00 |
|
Mahavir Jain
|
81c961a656
|
Merge branch 'refactor/esp_tee_soc_cap' into 'master'
feat(esp_tee): Mark ESP32-H2 as a supported target for ESP-TEE
See merge request espressif/esp-idf!43434
|
2025-12-08 14:11:15 +05:30 |
|
laokaiyao
|
e39c9781f3
|
feat(hal): graudate the adc/dac hal driver into a new component
|
2025-12-04 10:38:24 +08:00 |
|
morris
|
ab4200e6f6
|
feat(twai): graduate the hal drivers into esp_hal_twai component
|
2025-12-01 22:32:54 +08:00 |
|
Song Ruo Jing
|
1862fdec74
|
refactor(gpio): split GPIO HAL into separate component
cleaned up some includes in GPIO peripheral files
|
2025-11-26 15:35:07 +08:00 |
|
Shu Chen
|
5e33abd510
|
Merge branch 'feat/support_154_for_h4' into 'master'
feat(802.15.4): supported 802.15.4 for esp32h4
See merge request espressif/esp-idf!43148
|
2025-11-26 03:52:37 +00:00 |
|
Chen Jichang
|
2cb84ecf95
|
feat(hal): graudate the RMT hal driver into a new component
|
2025-11-25 14:21:01 +08:00 |
|
Laukik Hase
|
c88f9c3be1
|
feat(esp_tee): Mark ESP32-H2 as a supported target for ESP-TEE
|
2025-11-25 10:13:31 +05:30 |
|
zhuanghang
|
ceef28fe9e
|
feat(802.15.4): supported 802.15.4 for esp32h4
|
2025-11-24 10:39:01 +08:00 |
|
morris
|
bc064a353a
|
refactor(hal_dma): move bitscrambler from hal component
because bitscrambler can't live without DMA, it's highly binded with the
GDMA peripheral.
|
2025-11-21 16:10:16 +08:00 |
|
armando
|
66da426c83
|
feat(hal):graudate the camera hal driver into a new component
|
2025-11-21 10:51:28 +08:00 |
|
laokaiyao
|
377c4d2f39
|
feat(hal): graudate the parlio hal driver into a new component
|
2025-11-19 14:16:02 +08:00 |
|
laokaiyao
|
e8f39b4c8d
|
feat(hal): graudate the I2S hal driver into a new component
|
2025-11-18 15:47:16 +08:00 |
|
morris
|
5189f9af3c
|
Merge branch 'feat/isp_crop_driver' into 'master'
feat(isp): support Crop driver on p4 rev3
Closes IDF-12216 and IDF-13933
See merge request espressif/esp-idf!42586
|
2025-11-14 15:53:52 +08:00 |
|
Chen Ji Chang
|
e2e0da1a26
|
Merge branch 'feat/esp_hal_pcnt' into 'master'
feat(hal): graudate the PCNT hal driver into a new component
Closes IDF-14098
See merge request espressif/esp-idf!43138
|
2025-11-14 10:34:57 +08:00 |
|