| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-03 | handle bad power on reset better | Dan Halbert | |
| 2018-02-20 | Delete a bunch of docs, drivers and examples not relevant to CircuitPython. | Scott Shawcroft | |
| This fixes #345 and fixes #215. | |||
| 2017-08-27 | Modernize module and class static dicts; update freetouch | Dan Halbert | |
| 2017-08-25 | Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in ↵ | Dan Halbert | |
| development) master. cpx build compiles and loads and works in repl; test suite not run yet esp8266 not tested yet | |||
| 2017-08-07 | shared-bindings: Add stub documentation of storage.VfsFat so other docs can ↵2.0.0-beta.1 | Scott Shawcroft | |
| link to it. | |||
| 2017-06-28 | shared-bindings: Introduce storage.remount() so you can set root as | Scott Shawcroft | |
| writeable and prevent USB from editing it. | |||
| 2017-06-27 | Split uos module into os and storage. | Scott Shawcroft | |
| os is a subset of CPython's os. storage contains additional file system mounting functionality based on UNIX's mount management. Fixes #140 | |||
