From 51aebd5f5df8c55dda11fc0bdc0891e18c879179 Mon Sep 17 00:00:00 2001 From: Alexander Entinger Date: Wed, 8 Mar 2023 09:01:01 +0100 Subject: [PATCH] Fix: envie_m4 is no longer a valid FQBN. (#79) --- .github/workflows/compile-examples.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compile-examples.yml b/.github/workflows/compile-examples.yml index 4c74237..ecaa8f3 100644 --- a/.github/workflows/compile-examples.yml +++ b/.github/workflows/compile-examples.yml @@ -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