stm32/rtc: cleanup and consolidate

This commit is contained in:
xoviat
2023-04-17 17:02:40 -05:00
parent 46227bec1e
commit f589247c1f
15 changed files with 110 additions and 438 deletions

View File

@ -26,6 +26,7 @@ nb = "1.0.0"
embedded-storage = "0.3.0"
micromath = "2.0.0"
static_cell = "1.0"
chrono = { version = "^0.4", default-features = false}
[profile.release]
debug = 2