Skip to content

Commit 134ff96

Browse files
authored
Update compiler version for muxto (#122)
1 parent 4137a59 commit 134ff96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compile-muxto.yml

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
source-url: https://www.mattairtech.com/software/arduino/package_MattairTech_index.json
3838
# This needs to match with the version of MattairTech_Arduino:samd the Arduino fork is based on in order to get the right tool versions
3939
version: 1.6.17
40+
# Install officila samd version for compiler support
41+
- name: arduino:samd
4042
# Install the platform with MuxTO support
4143
- name: arduino:samd
4244
source-url: https://github.com/arduino/ArduinoCore-samd.git

0 commit comments

Comments
 (0)