Merge branch 'feature/gpio_runtime_preserve' into 'master'

gpio: support runtime reserve

Closes IDF-6731

See merge request espressif/esp-idf!22223
This commit is contained in:
Kevin (Lao Kaiyao)
2023-03-18 10:55:44 +08:00
16 changed files with 127 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
/*
* SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD
* SPDX-FileCopyrightText: 2022-2023 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/