rahul-thakoor / rust_gpiozero

A library inspired by gpiozero written in Rust
https://crates.io/crates/rust_gpiozero
Apache License 2.0
232 stars 27 forks source link

Support for Raspberry Pi 4 #23

Closed dmalenic closed 3 years ago

dmalenic commented 3 years ago

The provided rust_gpiozero examples do not work on Raspberry Pi 4, but the examples provided with rppal version 0.12.0 do. Is it possible to release a new version of this crate with upgraded rppal dependency to 0.12.0? According to rppal documentation rppal is compatible with the Raspberry Pi A, A+, B, B+, 2B, 3A+, 3B, 3B+, 4B, CM, CM 3, CM 3+, CM 4, 400, Zero and Zero W.