Skip to content

Commit a5b9a03

Browse files
committed
Remove patch section for rp2040-boot2
No longer needed now that version 0.3.0 has been released
1 parent 464f421 commit a5b9a03

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,3 @@ lto = true
6969
# good choice for performance on the RP2040, where code executes from external
7070
# SPI Flash and has to be buffered in a small on-chip cache memory.
7171
opt-level = "s"
72-
73-
[patch.crates-io]
74-
rp2040-boot2 = { version = "0.3.0", git = "https://github.com/rp-rs/rp2040-boot2" }

0 commit comments

Comments
 (0)