mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-05-28 17:11:23 +02:00
Fix build for boards with WS2812.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -276,6 +276,7 @@ set(LIBRARIES
|
|||||||
pico_unique_id
|
pico_unique_id
|
||||||
tinyusb_device
|
tinyusb_device
|
||||||
tinyusb_board
|
tinyusb_board
|
||||||
|
hardware_pio
|
||||||
)
|
)
|
||||||
|
|
||||||
if(PICO_BOARD STREQUAL "pico_w")
|
if(PICO_BOARD STREQUAL "pico_w")
|
||||||
|
|||||||
Reference in New Issue
Block a user