mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-05 08:27:30 +00:00
Merge branch 'refactor/gptimer_sleep_retention' into 'master'
Fix gptimer auto reload configuration being overwritten by regdma See merge request espressif/esp-idf!31314
This commit is contained in:
7
components/soc/esp32c5/wdt_periph.c
Normal file
7
components/soc/esp32c5/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