summaryrefslogtreecommitdiff
path: root/shared-bindings/os
AgeCommit message (Expand)Author
2018-06-15fix os.listdir() when current dir is '/'Dan Halbert
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-06-27Introduce a random module that is a subset of CPython's random. ItScott Shawcroft
2017-06-27Split uos module into os and storage.Scott Shawcroft