diff --git a/Cargo.toml b/Cargo.toml index a5e0ff0..68a2053 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 = "feature/smoltcp-update" +rev = "33aa67d" # link.x section start/end [patch.crates-io.cortex-m-rt]