Commits
User selector
Commit History
Commits on Jul 23, 2020
Remove stop kwarg from I2C writeto.
Show description for 4b6e029committed
Commits on Jul 3, 2020
Commits on Jul 2, 2020
Commits on Jun 25, 2020
Use main/selected terminology in docstrings
Show description for 9110e36committed
Commits on May 13, 2020
Commits on May 1, 2020
Commits on Mar 5, 2020
Commits on Feb 29, 2020
Commits on Aug 27, 2019
- committed
Commits on Aug 23, 2019
Commits on Aug 22, 2019
Add writeto_then_readfrom to I2C API. Deprecate stop kwarg.
Show description for 82d436dcommitted
Commits on Jun 12, 2019
Commits on May 31, 2019
Commits on Jan 15, 2019
Add subclass support to displayio.
Show description for 747f2cfcommitted
Commits on Aug 7, 2018
- committed
Commits on May 14, 2018
Commits on May 9, 2018
Commits on Feb 5, 2018
- committed
Commits on Jan 30, 2018
- committed
- committed
Commits on Jan 3, 2018
Commits on Oct 3, 2017
Do 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 Apr 20, 2017
Switch to a shared piece of code to compute start and length of a
Show description for 939c004committed
Commits on Apr 12, 2017
atmel-samd: Rework status LED implementation
Show description for 4a4f29bcommitted
Commits on Apr 10, 2017
Split up nativeio.
Show description for f28f8bacommitted
Commits on Mar 25, 2017
Add low-level OneWire support class.
Show description for ff208d7committed