Skip to content

Commit

Permalink
Merge pull request #84 from semihbkgr/patch
Browse files Browse the repository at this point in the history
update rp2040-boot2 to the latest version
  • Loading branch information
jannic authored Oct 12, 2024
2 parents 84fd7a8 + 3e30195 commit a0f2b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cargo-generate/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ rp-pico = "0.9"

# If you're not going to use a Board Support Package you'll need these:
# rp2040-hal = { version="0.10", features=["rt", "critical-section-impl"] }
# rp2040-boot2 = "0.2"
# rp2040-boot2 = "0.3"

# cargo build/run
[profile.dev]
Expand Down

0 comments on commit a0f2b7f

Please sign in to comment.