morris
|
56a376c696
|
feat(esp_gdma): add hal interface for common operations
GDMA driver will be adapted to more DMA peripherals in the future.
This commit is to extract a minimal interface in the hal layer
|
2023-07-10 13:45:57 +08:00 |
|
morris
|
d0b7f3214a
|
gdma: correct the dma trigger of uart
GDMA trigger actually is not assigned to UART controller, but for UHCI
controller
|
2023-01-10 16:37:01 +08:00 |
|
morris
|
2ab7d92785
|
lcd: improve LL driver according to TRM
|
2022-01-24 18:58:37 +08:00 |
|
morris
|
83d16aa00c
|
gdma: support IRAM interrupt
|
2021-11-08 16:14:51 +08:00 |
|
morris
|
3176ba11d8
|
gdma: update DMA soc data for esp32-s3
|
2021-07-16 14:47:09 +08:00 |
|
morris
|
e6d23a35ec
|
gdma: dynamic alloc DMA channels
|
2021-01-13 10:52:27 +08:00 |
|