Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |