Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George | |
This is run with uncrustify 0.70.1, and black 19.10b0. | |||
2017-10-09 | examples: hwconfig_console: Add .on()/.off() methods. | Paul Sokolovsky | |
Add these methods to this "GPIO output emulated with console prints" config. | |||
2016-12-23 | examples/hwapi/hwconfig_console: Don't alloc memory in value(). | Paul Sokolovsky | |
2016-11-18 | examples/hwapi: Add hwconfig for console tracing of LED operations. | Paul Sokolovsky | |