Skip to content

Commit 20cd94d

Browse files
committed
ci: add Portenta X8 to compilation checks
1 parent 5d991a2 commit 20cd94d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/compile-examples.yml

+6
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,12 @@ jobs:
189189
# Change the value to true once it is fixed.
190190
tone: false
191191
a5: true
192+
- fqbn: arduino:mbed_portenta:portenta_x8
193+
usb: false
194+
serial1: true
195+
starter-kit: false
196+
tone: true
197+
a5: true
192198

193199
# Make board type-specific customizations to the matrix jobs
194200
include:

0 commit comments

Comments
 (0)