Skip to content

Commit

Permalink
rpio 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tevo45 committed Jan 2, 2025
1 parent 0a33634 commit df61639
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions index/rp/rpio/rpio-1.0.0.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name = "rpio"
description = "Driver for the BCM2835's GPIO, as seen on the Raspberry Pi"
version = "1.0.0"

authors = ["Estevan Castilho"]
maintainers = ["Estevan Castilho <[email protected]>"]
maintainers-logins = ["Tevo45"]
licenses = "MIT"
website = "https://git.sr.ht/~tevo/rpio"
tags = ["raspberry-pi", "gpio", "bcm2835"]

[[depends-on]]
hal = "^1.0.0"

[origin]
hashes = [
"sha256:77deed312bbf4fe92ca1bf727f198a55e003354140c4023ad5ae53297800fd4a",
"sha512:f0a5d193d3dad5050731929d566bb7633a479caedb2f5090400e5cd43ee306629a21c28692a57a5e2493d34d72f298945796d3a05df9162a4b9b7231a6cbf36d"
]
url = "https://git.sr.ht/~tevo/rpio/archive/v1.0.0.tar.gz"

0 comments on commit df61639

Please sign in to comment.