Update metapac to use PR #442 with octospi rcc updates

This commit is contained in:
Karun 2024-04-02 15:48:39 -04:00
parent 47b492ba05
commit d62615b536

View File

@ -70,7 +70,7 @@ rand_core = "0.6.3"
sdio-host = "0.5.0"
critical-section = "1.1"
#stm32-metapac = { version = "15" }
stm32-metapac = { git = "https://github.com/embassy-rs/stm32-data-generated", tag = "stm32-data-e7f91751fbbf856e0cb30e50ae6db79f0409b085" }
stm32-metapac = { git = "https://github.com/embassy-rs/stm32-data-generated", tag = "stm32-data-ac187e40aa97da86f7d3cf22abad918f42f01739" }
vcell = "0.1.3"
bxcan = "0.7.0"
nb = "1.0.0"