From 2eb0cc5df78b2abd38228ee1f07b7c446e17d362 Mon Sep 17 00:00:00 2001 From: Dario Nieuwenhuis Date: Tue, 4 Jan 2022 23:58:13 +0100 Subject: stm32/rcc: remove Rcc struct, RccExt trait. All the RCC configuration is executed in init(). --- stm32-data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stm32-data') diff --git a/stm32-data b/stm32-data index 8530a19ff..3fa97966f 160000 --- a/stm32-data +++ b/stm32-data @@ -1 +1 @@ -Subproject commit 8530a19ffdcdcbc608a97b40895827d09e670eb7 +Subproject commit 3fa97966f07d43a28c0031175591e1c2ff5d0831 -- cgit