Skip to content

Commit

Permalink
Fix: envie_m4 is no longer a valid FQBN. (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
aentinger authored Mar 8, 2023
1 parent da61de8 commit 51aebd5
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 @@ -54,7 +54,7 @@ jobs:
- fqbn: arduino:mbed_portenta:envie_m7
platforms: |
- name: arduino:mbed_portenta
- fqbn: arduino:mbed_portenta:envie_m4
- fqbn: arduino:mbed_portenta:envie_m7:target_core=cm4
platforms: |
- name: arduino:mbed_portenta
- fqbn: arduino:mbed_nano:nano33ble
Expand Down

0 comments on commit 51aebd5

Please sign in to comment.