diff --git a/.github/workflows/compile-sketch.yml b/.github/workflows/compile-sketch.yml index 313c6c1..de0de52 100644 --- a/.github/workflows/compile-sketch.yml +++ b/.github/workflows/compile-sketch.yml @@ -22,6 +22,8 @@ jobs: fqbn: rp2040:rp2040:rpipico sketch-paths: | - firmware/ + cli-compile-flags: | + - --board-options "usbstack=tinyusb" libraries: | - name: Adafruit NeoPixel - name: Adafruit MPU6050