/* * SPDX-FileCopyrightText: 2021 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ // ESP32-S2 doesn't feature General DMA peripheral. // We keep this file here only for consistency's sake.