Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | examples/hwapi/hwconfig*: Use inline Signal() args where possible. | Paul Sokolovsky | 2017-05-12 |
| | |||
* | extmod/machine_signal: Rename "inverted" arg to "invert", it's shorter. | Damien George | 2017-04-15 |
| | | | | | | | A shorter name takes less code size, less room in scripts and is faster to type at the REPL. Tests and HW-API examples are updated to reflect the change. | ||
* | examples/hwapi: Use Signal for inverted LED on ESP-12. | Paul Sokolovsky | 2017-01-29 |
| | |||
* | examples/hwapi: Example showing best practices for HW API usage in apps. | Paul Sokolovsky | 2016-11-06 |
Showing and providing detailed instructions and motivation. |