rcc and pwr needs PAC map fixes
This commit is contained in:
@@ -8,6 +8,9 @@ description = "Hardware Abstraction Layer for STM32U575 microcontrollers"
|
||||
[dependencies]
|
||||
cortex-m = { version = "0.7", features = ["critical-section-single-core"] }
|
||||
cortex-m-rt = "0.7"
|
||||
embedded-dma = "0.2.0"
|
||||
embedded-hal = "1.0.0"
|
||||
fugit = "0.3.7"
|
||||
stm32u5 = { version = "0.16.0", default-features = false, features = ["stm32u575", "rt"] }
|
||||
vcell = "0.1.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user