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:
morris
2024-06-18 17:09:44 +08:00
50 changed files with 951 additions and 557 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"