Closed szwajda closed 9 months ago
Hi there!
There currently are low-level GPIO bindings in the flipperzero-sys
crate for which there is an example available.
I'd like for us to support the embedded_hal::digitial
traits in our high-level flipperzero
API, similar to what was done for I2C, but this hasn't been implemented yet.
Is there an yway of controlling gpio using this lib?