aboutsummaryrefslogtreecommitdiff
path: root/stm/sdcard.c
AgeCommit message (Expand)Author
2014-02-15Implement proper exception type hierarchy.Damien George
2014-02-15Change mp_obj_type_t.name from const char * to qstr.Damien George
2014-02-13stm: If SD card inserted on hard reset, it is the medium for USB MSD.Damien George
2014-02-08stm: Mount SD card on 1:/ if present.Damien George