Back to search
module for flashing to sst32sf040 in Rust, made for memutil
Stars
0
Forks
1
Watchers
0
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
fixed bit shifting bug where half of the gpio pins were read instead of write :(, added simple serial interface + clock based waiting instead of busy loops
f365851View on GitHubsplit address bus on gpio E and D, and added bitwise operations accordingly. data pins and address pins work well now.
f079f48View on GitHub