Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-23 | rgb_led_spi: Shorten name/description (drop "mode"). | Uwe Hermann | |
In the 'sdcard_spi' PD/case the SD spec specifically differentiates between a so-called "SPI mode" and "SD mode" (both being well-defined terms from the spec), thus the "SPI mode" in the name and description of that PD. For 'rgb_led_spi' however there's no such distinction for "modes" really, so shorten the name/description to just 'RGB LED (SPI)'. | |||
2014-02-19 | rgb_led: Rename PD to rgb_led_spi. | Uwe Hermann | |
There are a number of other RGB LED protocols (simple or more advanced ones, and various ones not based on SPI), so use a more distinguishable name for this PD. |