sdm_periph.c 249 B

123456789101112
  1. /*
  2. * SPDX-FileCopyrightText: 2022-2023 Espressif Systems (Shanghai) CO LTD
  3. *
  4. * SPDX-License-Identifier: Apache-2.0
  5. */
  6. #include "soc/sdm_periph.h"
  7. #include "soc/gpio_sig_map.h"
  8. const sigma_delta_signal_conn_t sigma_delta_periph_signals = {
  9. };