mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
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>