1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-22 05:30: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

136 B

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.