1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-06 23:01:00 +10:00
collapseos/apps/sdct
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
..
glue.asm Add apps/sdct 2019-06-10 15:54:15 -04:00
main.asm Add apps/sdct 2019-06-10 15:54:15 -04:00
README.md Add apps/sdct 2019-06-10 15:54:15 -04:00

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.