Skip to content

Commit

Permalink
Fix: envie_m4 is no longer a valid FQBN. (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
aentinger authored Mar 10, 2023
1 parent a4b6fbc commit b5966f1
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 @@ -39,7 +39,7 @@ jobs:
platforms: |
- name: arduino:samd
updater: true
- fqbn: arduino:mbed_portenta:envie_m4
- fqbn: arduino:mbed_portenta:envie_m7:target_core=cm4
platforms: |
- name: arduino:mbed_portenta
updater: false
Expand Down

0 comments on commit b5966f1

Please sign in to comment.