Chen Jichang
|
307b21f591
|
feat(gdma): add gdma support for s31
|
2026-01-14 16:04:28 +08:00 |
|
morris
|
373901e94c
|
Merge branch 'refactor/remove_gdma_trigger_peripheral_t' into 'master'
refactor: remove gdma_trigger_peripheral_t
See merge request espressif/esp-idf!44964
|
2026-01-13 17:38:53 +08:00 |
|
morris
|
512b499e1b
|
refactor: remove gdma_trigger_peripheral_t
|
2026-01-12 13:47:54 +08:00 |
|
Chen Jichang
|
13efd171c7
|
fix(gdma): fix dma burst size when flash enc enabled
|
2026-01-12 11:52:08 +08:00 |
|
morris
|
fb1b53c7c5
|
refactor(gdma): channel allocation can return both direction within the same call
|
2026-01-04 15:39:38 +08:00 |
|
Chen Ji Chang
|
09a3d16cfa
|
Merge branch 'fix/fix_dma_fail_when_flash_enc_enabled' into 'master'
fix(dma): fix dma alignment when flash_enc enabled
Closes IDFGH-16594
See merge request espressif/esp-idf!43825
|
2025-12-31 14:57:30 +08:00 |
|
Chen Jichang
|
f94c0535db
|
fix(dma): fix dma alignment when flash_enc enabled
Closes https://github.com/espressif/esp-idf/issues/17708
|
2025-12-30 15:22:58 +08:00 |
|
C.S.M
|
4034446cc7
|
refactor(hal): Cleanup some missing hal files
|
2025-12-26 10:33:32 +08:00 |
|
morris
|
af02c173fb
|
refactor(soc): remove soc_caps_full.h
|
2025-12-04 10:48:07 +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 |
|
morris
|
2de3be7300
|
feat(dma): graduate the dma driver into a single component
|
2025-10-19 22:06:46 +08:00 |
|