summaryrefslogtreecommitdiff
path: root/shared-bindings/storage
AgeCommit message (Expand)Author
2018-05-03handle bad power on reset betterDan Halbert
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
2017-08-27Modernize module and class static dicts; update freetouchDan Halbert
2017-08-25Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...Dan Halbert
2017-08-07shared-bindings: Add stub documentation of storage.VfsFat so other docs can l...2.0.0-beta.1Scott Shawcroft
2017-06-28shared-bindings: Introduce storage.remount() so you can set root asScott Shawcroft
2017-06-27Split uos module into os and storage.Scott Shawcroft