1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-24 00:19:15 -04:00
2023-07-06 18:23:18 +08:00

12 lines
221 B
C

/*
* SPDX-FileCopyrightText: 2022-2023 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "soc/timer_periph.h"
const timer_group_signal_conn_t timer_group_periph_signals = {
};