diff options
| -rw-r--r-- | Cargo.lock | 5 | ||||
| -rw-r--r-- | Cargo.toml | 3 |
2 files changed, 0 insertions, 8 deletions
@@ -534,8 +534,3 @@ checksum = "de437e2a6208b014ab52972a27e59b33fa2920d3e00fe05026167a1c509d19cc" dependencies = [ "vcell", ] - -[[patch.unused]] -name = "imxrt-rt" -version = "0.2.0" -source = "git+https://github.com/imxrt-rs/imxrt-rt#eb47674359ea27cc5e7824a234067491ff01ab13" @@ -63,9 +63,6 @@ imxrt1170evk = { path = "imxrt1170evk" } git = "https://git.mciantyre.dev/ral-registers" branch = "v0.2" -[patch.crates-io.imxrt-rt] -git = "https://github.com/imxrt-rs/imxrt-rt" - [profile.dev] codegen-units = 1 overflow-checks = true |
