-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,11 +24,11 @@ RUN cd /app \ | |
&& export PATH=$PATH:/app/arduino-cli/bin \ | ||
&& arduino-cli --additional-urls https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json core search 2040 \ | ||
&& arduino-cli --additional-urls https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json core install rp2040:rp2040 \ | ||
&& arduino-cli lib install "Adafruit TinyUSB Library@3.3.3" \ | ||
&& arduino-cli lib install "Adafruit [email protected].11" \ | ||
&& arduino-cli lib install "Adafruit TinyUSB Library@3.4.0" \ | ||
&& arduino-cli lib install "Adafruit [email protected].12" \ | ||
&& arduino-cli lib install "Pico PIO [email protected]" \ | ||
&& arduino-cli lib install "[email protected]" \ | ||
&& arduino-cli lib install "GFX Library for [email protected].7" | ||
&& arduino-cli lib install "GFX Library for [email protected].9" | ||
|
||
# Compilation setup | ||
RUN echo "#!/bin/bash" > /app/entrypoint.sh \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+762 KB
firmware/USBvalve-0.19.0-PIWATCH.uf2 → firmware/USBvalve-0.19.1-PIWATCH.uf2
Binary file not shown.