Skip to content
This repository has been archived by the owner on Feb 27, 2025. It is now read-only.

Commit

Permalink
My PR was merged.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpallant committed Jan 30, 2025
1 parent 201f2ac commit 8bc2f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cortex-r-examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ default-run = "hello"
cortex-r = { path = "../cortex-r", features=["critical-section-single-core"] }
cortex-r-rt = { path = "../cortex-r-rt" }
arm-semihosting = { path = "../arm-semihosting" }
arm-gic = { git = "https://github.com/jonathanpallant/arm-gic.git", rev="90322fe33601021bbbec7a62dc5e853fc925f3fb", optional = true }
arm-gic = { git = "https://github.com/google/arm-gic.git", rev="46a8fc1720f5c28fccf4dfb5953b88dab7012e9c", optional = true }

[features]
eabi-fpu = ["cortex-r-rt/eabi-fpu"]
Expand Down

0 comments on commit 8bc2f0b

Please # to comment.