| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-10 | Split up nativeio.0.9.4 | Scott Shawcroft | |
| This was done to allow greatly granularity when deciding what functionality is built into each board's build. For example, this way pulseio can be omitted to allow for something else such as touchio. | |||
| 2017-03-07 | shared-bindings: Do a pass on the docs and make sure keyword only arguments ↵ | Scott Shawcroft | |
| make sense and are documented correctly. Fixes #109 | |||
| 2017-02-24 | Make more type structures const to save RAM. | Scott Shawcroft | |
| 2017-02-19 | Switch enum-like attributes to all caps and add print support for them. Make ↵ | Scott Shawcroft | |
| room for this functionality by adding a shared __enter__ function object. #76 | |||
| 2016-12-20 | atmel-samd: Improve TouchIn to allow for multiple simultaneous touch pads. | Scott Shawcroft | |
| 2016-12-12 | atmel-samd: Basic capacitive touch button support. | Scott Shawcroft | |
| Currently only works on a single channel and is only enabled for boards with SPI flash. Only really designed for hardware testing at this point. | |||
