Skip to content

Commit 595279a

Browse files
authored
Use ArduinoCore-samd - latest released version (SxU 2nd stage bootloaders have been released now) (#182)
1 parent ba0249e commit 595279a

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/compile-examples.yml

-9
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ jobs:
5050
platforms: |
5151
# Install Arduino SAMD Boards via Boards Manager for the toolchain
5252
- name: arduino:samd
53-
# Overwrite the Arduino SAMD Boards release version with version from the tip of the master branch
54-
- source-url: https://github.com/arduino/ArduinoCore-samd/archive/master.zip
55-
name: arduino:samd
5653
libraries: |
5754
- name: ArduinoECCX08
5855
- name: RTCZero
@@ -65,8 +62,6 @@ jobs:
6562
type: "wan"
6663
platforms: |
6764
- name: arduino:samd
68-
- source-url: https://github.com/arduino/ArduinoCore-samd/archive/master.zip
69-
name: arduino:samd
7065
libraries: |
7166
- name: ArduinoECCX08
7267
- name: RTCZero
@@ -77,8 +72,6 @@ jobs:
7772
type: "gsm"
7873
platforms: |
7974
- name: arduino:samd
80-
- source-url: https://github.com/arduino/ArduinoCore-samd/archive/master.zip
81-
name: arduino:samd
8275
libraries: |
8376
- name: ArduinoECCX08
8477
- name: RTCZero
@@ -89,8 +82,6 @@ jobs:
8982
type: "nb"
9083
platforms: |
9184
- name: arduino:samd
92-
- source-url: https://github.com/arduino/ArduinoCore-samd/archive/master.zip
93-
name: arduino:samd
9485
libraries: |
9586
- name: ArduinoECCX08
9687
- name: RTCZero

0 commit comments

Comments
 (0)