micropython/stm/fatfs
Damien George 23177088d2 stm: Mount SD card on 1:/ if present.
If SD card is present on (soft) reset then it's mounted on 1:/ and files
can be openned using, eg, open('1:/test.txt', 'r'), or 'w' for writing.
2014-02-08 16:00:15 +00:00
..
00readme.txt
diskio.c stm: Mount SD card on 1:/ if present. 2014-02-08 16:00:15 +00:00
diskio.h
ff.c
ff.h
ffconf.h stm: Mount SD card on 1:/ if present. 2014-02-08 16:00:15 +00:00
integer.h