issues
search
ryankurte
/
rust-driver-pal
Rust embedded SPI helper / testing package
1
stars
6
forks
source link
Update driver-cp2130 and move CS management into this module
#32
Closed
ryankurte
closed
7 months ago
ryankurte
commented
7 months ago
updates to cp2130 with CS management (depends on:
https://github.com/rust-iot/rust-driver-cp2130/pull/43
)
moves CS management into this package (simplifies use of SPI devices / does the right thing by default at the cost of some flexibility)