Marian Buschsieweke
|
cac44edec7
|
tree-wide: replace multiple empty lines with one
For each C source/header `$file`: `sed -e '/^$/N;/^\n$/D' -i $file`.
|
2025-05-21 22:51:04 +02:00 |
|
KSKNico
|
7a6b83a40c
|
drivers: replace header guards with #pragma once
|
2025-05-16 19:33:04 +02:00 |
|
chrysn
|
d86405cef4
|
drivers/ws281x: Add timer and gpio_ll based driver
|
2023-12-19 11:13:43 +01:00 |
|
Christian Friedrich Coors
|
08703766fc
|
drivers/ws281x: Add ESP32 support
|
2020-03-25 17:25:35 +01:00 |
|
Benjamin Valentin
|
11d77271cf
|
drivers/ws281x: introduce WS281X_HAVE_INIT
This brings the backend-dependant init() function in line with
`WS281X_HAVE_PREPARE_TRANSMISSION` and `WS281X_HAVE_END_TRANSMISSION`.
|
2020-02-10 14:45:26 +01:00 |
|