| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-20 | Delete a bunch of docs, drivers and examples not relevant to CircuitPython. | Scott Shawcroft | |
| This fixes #345 and fixes #215. | |||
| 2017-02-09 | examples/hwapi: Be sure to import Signal when it's used. | Damien George | |
| 2017-01-29 | examples/hwapi: Consistently use Signal class to define LEDs. | Paul Sokolovsky | |
| 2016-11-14 | examples/hwapi: Add uasyncio example of fading 2 LEDs in parallel. | Paul Sokolovsky | |
| 2016-11-12 | examples/hwapi: button_led: Add GPIO pin read example. | Paul Sokolovsky | |
| Requires BUTTON defined in hwconfig, so far tested on DragonBoard 410c. | |||
| 2016-11-10 | examples/hwapi: Add hwconfig for DragonBoard 410c. | Paul Sokolovsky | |
| This requires recently added implementation of machine.Pin from micropython-lib. | |||
