configure RCC to use 48MHz MSI as system clock

This commit is contained in:
2026-02-24 23:47:16 +01:00
parent adc3f0aada
commit 2adface93b
2 changed files with 10 additions and 3 deletions

View File

@@ -23,4 +23,4 @@ chrono = { version = "^0.4", default-features = false }
[profile.release]
debug = 2
opt-level = "s"
opt-level = 3