Commits
User selector
Commit History
Commits on Jun 29, 2018
Commits on Jun 21, 2018
Commits on Jun 15, 2018
Commits on Jun 14, 2018
Commits on May 30, 2018
Commits on May 23, 2018
- committed
Avoid uninitialized gamepad on exception
Show description for 240678ecommittedCache pullup state in gamepad
Show description for 52d05bbcommitted
Commits on May 16, 2018
Commits on May 14, 2018
Commits on Apr 12, 2018
Add audio output support!
Show description for 28642abcommitted
Commits on Mar 31, 2018
Respect pin's pull in gamepad
Show description for 280374fcommitted
Commits on Mar 28, 2018
Commits on Mar 26, 2018
Conditionally compile out nonstandard array/struct typecodes
Show description for 355bf8bcommitted
Commits on Mar 11, 2018
Commits on Feb 5, 2018
- committed
Commits on Jan 30, 2018
Commits on Jan 3, 2018
Commits on Nov 2, 2017
Merge tag 'v1.9.3'
Show description for 7b393bccommitted
Commits on Oct 23, 2017
Gracefully reset the gamepad module
Show description for 1c97b7fauthored andcommitted
Commits on Oct 18, 2017
CircuitPython now has struct instead of ustruct (#302)
Show description for b41cbe9authored andcommitted
Commits on Oct 3, 2017
Add a `gamepad` module for handling buttons in the background. (#295)
Show description for f498167authored andcommittedDo not allow a *io object to be used after deinit().
Show description for c478c10authored andcommitted
Commits on Aug 26, 2017
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
Show description for ef61b5ecommitted
Commits on Aug 7, 2017
esp8266: Introduce `multiterminal` module for managing a secondary
Show description for 6ace744committed
Commits on Jul 23, 2017
Measure and report maximum stack usage. (#175)
Show description for f91493cauthored andcommitted
Commits on Jun 28, 2017
Change vfs mount ordering such that the root is always last in the
Show description for d6a24afcommittedshared-module: Fix os.listdir to correctly return list rather than
Show description for c797f3ccommittedIntroduce a random module that is a subset of CPython's random. It
Show description for a0058e6committed
Commits on Jun 27, 2017
Split uos module into os and storage.
Show description for 778e975committed