summaryrefslogtreecommitdiff
path: root/drivers/avr/apa102.c
Commit message (Collapse)AuthorAge
* clang-format changesskullY2019-08-30
|
* Added APA102 support (#4940)Mikkel Jeppesen2019-02-15
* Fixed pin for RGB * Re-did apa102 stuff * changed to use pincontrol functions * Removed a newline? * Changed to comply with project style