Ivan Grokhotkov
|
b08ddfb25b
|
fix(sdmmc): don't fail in clock update commands when no card detected
Clock update commands don't actually require the card to be present,
so it's not necessary to fail at this stage.
|
2024-04-17 12:49:22 +02:00 |
|
Ivan Grokhotkov
|
49b4bc175e
|
feat(sdmmc): add support for PSRAM DMA on ESP32-P4
|
2024-04-12 12:56:18 +02:00 |
|
gaoxu
|
40f38bea6f
|
feat(dma): refactor dma calloc function
|
2024-04-02 14:30:14 +08:00 |
|
morris
|
4c2569e2fc
|
change(sdmmc): update ldo acquire driver to new API
|
2024-03-25 21:19:12 +08:00 |
|
Armando
|
ec44556a07
|
feat(sd): added power control driver and implementation layer with ldo
|
2024-03-25 11:32:56 +08:00 |
|
Xiao Xufeng
|
216284b767
|
feat(sdio): add sdio over sdmmc support for esp32p4
|
2024-01-14 01:05:00 +08:00 |
|
Armando
|
847d525d78
|
feat(sdmmc): use ldo as power supply on esp32p4
|
2024-01-04 15:34:59 +08:00 |
|
Armando
|
c7c38b7904
|
refactor(sdmmc): place sdmmc driver into a new component
|
2023-11-16 15:37:32 +08:00 |
|