Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-12 | examples/hwapi/hwconfig*: Use inline Signal() args where possible. | Paul Sokolovsky | |
2017-04-15 | extmod/machine_signal: Rename "inverted" arg to "invert", it's shorter. | Damien George | |
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. | |||
2017-01-29 | examples/hwapi: Use Signal for inverted LED on ESP-12. | Paul Sokolovsky | |
2016-11-06 | examples/hwapi: Example showing best practices for HW API usage in apps. | Paul Sokolovsky | |
Showing and providing detailed instructions and motivation. |