-
Notifications
You must be signed in to change notification settings - Fork 8
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
2 changed files
with
29 additions
and
0 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
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 |
---|---|---|
@@ -0,0 +1,18 @@ | ||
Resolving pico dependencies... | ||
Platform raspberrypi @ 1.9.0+sha.0c33219 (required: git+https://github.com/maxgerhardt/platform-raspberrypi.git) | ||
├── framework-arduinopico @ 1.30101.0+sha.c276a36 (required: git+https://github.com/earlephilhower/arduino-pico.git#3.1.1) | ||
├── tool-mklittlefs-rp2040-earlephilhower @ 5.100300.230216 (required: earlephilhower/tool-mklittlefs-rp2040-earlephilhower @ ~5.100300.0) | ||
├── tool-openocd-rp2040-earlephilhower @ 5.100300.230216 (required: earlephilhower/tool-openocd-rp2040-earlephilhower @ ~5.100300.0) | ||
├── tool-rp2040tools @ 1.0.2 (required: platformio/tool-rp2040tools @ ~1.0.2) | ||
└── toolchain-rp2040-earlephilhower @ 5.100300.230216 (required: earlephilhower/toolchain-rp2040-earlephilhower @ ~5.100300.0) | ||
|
||
Libraries | ||
├── Adafruit GFX Library @ 1.11.5+sha.5ea4be3 (required: git+https://github.com/adafruit/Adafruit-GFX-Library.git#1.11.5) | ||
│ └── Adafruit BusIO @ 1.14.1 (required: Adafruit BusIO) | ||
├── Adafruit SSD1306 @ 2.5.7+sha.88711ef (required: git+https://github.com/adafruit/Adafruit_SSD1306.git#2.5.7) | ||
├── Adafruit TinyUSB Library @ 2.0.1+sha.3d2167c (required: git+https://github.com/adafruit/Adafruit_TinyUSB_Arduino.git#2.0.1) | ||
│ ├── Adafruit SPIFlash @ 4.1.1 (required: Adafruit SPIFlash) | ||
│ │ ├── Adafruit NeoPixel @ 1.11.0 (required: Adafruit NeoPixel) | ||
│ │ └── SdFat - Adafruit Fork @ 2.2.1 (required: SdFat - Adafruit Fork) | ||
│ ├── MIDI Library @ 5.0.2 (required: MIDI Library) | ||
└── Pico PIO USB @ 0.5.2+sha.9f73822 (required: git+https://github.com/sekigon-gonnoc/Pico-PIO-USB.git#0.5.2) |