Add a new reset driver for GD32 platforms. This driver controls the reset registers from the RCU peripheral. It can be used to restore peripherals to their initial state when initializing a device. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.gd32 | ||
| Kconfig.rpi_pico | ||
| reset_gd32.c | ||
| reset_rpi_pico.c | ||