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

3 lines
107 B
C

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