Closed EvilGremlin closed 1 month ago
Fiddled around and current correct pio env is:
[env:pico]
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
board_build.core = earlephilhower
board = pico
upload_protocol = picotool
build_flags = -DUSE_TINYUSB
framework = arduino
lib_deps =
https://github.com/Legion2/CorsairLightingProtocol#dev
https://github.com/FastLED/FastLED.git#master
adafruit/Adafruit TinyUSB Library
platform = raspberry
fails, must be git
So what exactly is this fix? I'm having the same problem but I have no idea what that fix is or where it is.
you must use platform = https://github.com/maxgerhardt/platform-raspberrypi.git
With arduino ide:
With platformio: