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 Add fatfs readme/license. 2014-01-05 11:57:17 +00:00
diskio.c stm: Mount SD card on 1:/ if present. 2014-02-08 16:00:15 +00:00
diskio.h Inital commit of stm32f4xx framework. 2013-10-13 00:42:20 +01:00
ff.c Inital commit of stm32f4xx framework. 2013-10-13 00:42:20 +01:00
ff.h Inital commit of stm32f4xx framework. 2013-10-13 00:42:20 +01:00
ffconf.h stm: Mount SD card on 1:/ if present. 2014-02-08 16:00:15 +00:00
integer.h Inital commit of stm32f4xx framework. 2013-10-13 00:42:20 +01:00