mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
change(wdt): create wdt_periph.c in soc component
This commit is contained in:
7
components/soc/esp32s2/wdt_periph.c
Normal file
7
components/soc/esp32s2/wdt_periph.c
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2023-2024 Espressif Systems (Shanghai) CO LTD
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#include "soc/wdt_periph.h"
|
Reference in New Issue
Block a user