Bumping HAL version
This commit is contained in:
parent
c96999de52
commit
9e182c850b
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -812,7 +812,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "stm32h7xx-hal"
|
||||
version = "0.9.0"
|
||||
source = "git+https://github.com/quartiq/stm32h7xx-hal.git?branch=master#acd47beb4b84b4dc46da3a8b68688bc8c5984604"
|
||||
source = "git+https://github.com/quartiq/stm32h7xx-hal.git?rev=acd47be#acd47beb4b84b4dc46da3a8b68688bc8c5984604"
|
||||
dependencies = [
|
||||
"bare-metal 1.0.0",
|
||||
"cast",
|
||||
|
@ -57,7 +57,7 @@ rev = "70b0eb5"
|
||||
features = ["stm32h743v", "rt", "unproven", "ethernet", "quadspi"]
|
||||
# version = "0.9.0"
|
||||
git = "https://github.com/quartiq/stm32h7xx-hal.git"
|
||||
branch = "master"
|
||||
rev = "acd47be"
|
||||
|
||||
# link.x section start/end
|
||||
[patch.crates-io.cortex-m-rt]
|
||||
|
Loading…
Reference in New Issue
Block a user