1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-23 01:40:19 +10:00
collapseos/apps/sdct/README.md
Virgil Dupras 145b48efb7 Add apps/sdct
A new app to stress test the SD card driver. Also, accompanying this
commit, changes solidifying the SD card driver so that stress tests
actually pass :)
2019-06-10 15:54:15 -04:00

5 lines
136 B
Markdown

# sdct - test SD Card
This program stress-tests a SD card by repeatedly reading and writing to it and
verify that data stays the same.