Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initialize backlight and LCD during visualizer_init | Fred Sundvik | 2016-02-13 | 1 | -0/+1 |
| | |||||
* | Compile the user visualizer | Fred Sundvik | 2016-02-13 | 1 | -0/+5 |
| | |||||
* | Add visualizer | Fred Sundvik | 2016-02-13 | 1 | -1/+3 |
| | | | | | | A generic visualizer that supports animations. There's a few predefined keyframe types included, and more can be added by the user. | ||||
* | Add LCD backlight support | Fred Sundvik | 2016-02-13 | 1 | -1/+8 |
| | | | | Also possibility to disable the LCD support | ||||
* | Add makefile that includes ugfx | Fred Sundvik | 2016-02-13 | 1 | -0/+26 |