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 |
|
Armando
|
c438ad5d72
|
spi: apply gdma allocator to SPI
|
2021-02-22 07:06:05 +00:00 |
|
Armando
|
0538dc2d93
|
spi_slave_hd: add DMA Append Mode feature
|
2021-01-21 18:53:53 +08:00 |
|
Armando
|
f7e91ef6c1
|
spi: esp32s3 bringup for spi
|
2020-10-26 11:28:34 +08:00 |
|
Armando
|
1e1beb69aa
|
spi: fix build fail issue when target is esp32s3
|
2020-09-24 10:51:23 +08:00 |
|
Armando
|
59e350b195
|
spi: seperate the pointer for the TX and RX DMA
|
2020-09-21 20:33:56 +08:00 |
|
Michael (XIAO Xufeng)
|
5425ef4ee4
|
hal: extract hal component from soc component
|
2020-09-01 13:25:32 +08:00 |
|