mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-02 01:20:54 +11:00
145b48efb7
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 :)
5 lines
136 B
Markdown
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.
|