1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_ws281x
Benjamin Valentin c8651dd5ac tests/driver_ws281x: don't overwrite board definition
If a board has fixed defines for `WS281X_PARAM_PIN` and `WS281X_PARAM_NUMOF`
the test will overwrite them.
This leads to the LEDs *not* working in with the test, which is very confusing.
2023-01-18 13:52:23 +01:00
..
app.config.test drivers/ws281x: pull xtimer module from test application 2021-12-11 17:56:40 +01:00
main.c tests/driver_ws281x: allow build on native 2020-02-10 14:45:26 +01:00
Makefile tests/driver_ws281x: don't overwrite board definition 2023-01-18 13:52:23 +01:00