change(wdt): create wdt_periph.c in soc component

This commit is contained in:
morris
2024-06-04 18:15:51 +08:00
parent 0479494e7a
commit 0365cb0bc7
29 changed files with 210 additions and 14 deletions

View 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"