We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 124f27d commit d5329d9Copy full SHA for d5329d9
.github/workflows/compile-examples.yml
@@ -37,6 +37,8 @@ jobs:
37
id: nano33ble
38
- fqbn: arduino:mbed:envie_m7
39
id: envie_m7
40
+ - fqbn: arduino:mbed:envie_m7:target_core=cm4
41
+ id: envie_m7_core_cm4
42
- fqbn: arduino:mbed:nanorp2040connect
43
id: nanorp2040connect
44
- fqbn: arduino:mbed:nicla_sense
0 commit comments