summaryrefslogtreecommitdiff
path: root/shared-bindings/storage/__init__.h
AgeCommit message (Expand)Author
2019-02-21Add option to disable the concurrent write protectionScott Shawcroft
2018-04-09add storage.erase_filesystem() to erase and reformat CIRCUITPYDan Halbert
2018-03-27Add storage.getmount to retrieve the mount object associated with a pathJeff Epler
2017-08-25Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...Dan Halbert
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