Skip to content

Commit

Permalink
Fix: envie_m4 is no longer a valid FQBN. (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
aentinger authored Mar 10, 2023
1 parent d7e096f commit 9fe7546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- fqbn: arduino:samd:mkrzero
platforms: |
- name: arduino:samd
- fqbn: arduino:mbed_portenta:envie_m4
- fqbn: arduino:mbed_portenta:envie_m7:target_core=cm4
platforms: |
- name: arduino:mbed_portenta
- fqbn: arduino:mbed_portenta:envie_m7
Expand Down

0 comments on commit 9fe7546

Please sign in to comment.