Skip to content

Commit 6226a97

Browse files
Merge pull request #75 from marcel-licence/add_support_for_rp2040_v4.4.0
Update compile-sketch.yml
2 parents 9417626 + a7ded86 commit 6226a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-sketch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ jobs:
208208
platforms: |
209209
- name: rp2040:rp2040
210210
source-url: https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json
211-
version: 4.2.0
211+
version: 4.4.0
212212
sketch-paths: ${{ matrix.sketch-paths }}
213213
libraries: |
214214
- source-url: https://github.com/marcel-licence/ML_SynthTools.git

0 commit comments

Comments
 (0)