Skip to content

Commit

Permalink
pico_bsp 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyGrosser committed Oct 26, 2024
1 parent 50ea417 commit 717167d
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions index/pi/pico_bsp/pico_bsp-2.2.0.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name = "pico_bsp"
description = "Board support package for Raspberry Pi Pico"
version = "2.2.0"
licenses = "BSD-3-Clause"

authors = ["Jeremy Grosser"]
maintainers = ["Jeremy Grosser <[email protected]>"]
maintainers-logins = ["JeremyGrosser"]
tags = ["embedded", "nostd", "raspberrypi", "pico", "rp2040", "bsp"]
website = "https://pico-doc.synack.me/"

[[depends-on]]
rp2040_hal = "^2"

[configuration.values]
rp2040_hal.Flash_Chip = "w25qxx"

[origin]
commit = "4256840550d5891728409c1b5e97d0e3f9bdb50d"
url = "git+https://github.com/JeremyGrosser/pico_bsp.git"

0 comments on commit 717167d

Please sign in to comment.