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
..
README.md Add apps/sdct 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

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.