esp-idf/components/soc/esp32/include/soc/gdma_channel.h
2021-01-13 10:52:27 +08:00

3 lines
104 B
C

// ESP32 doesn't feature General DMA peripheral.
// We keep this file here only for consistency's sake.