From 7fea262a9023913ddad4101acdb200a68151cf01 Mon Sep 17 00:00:00 2001 From: Alexander Entinger Date: Fri, 10 Mar 2023 10:54:59 +0100 Subject: [PATCH] Fix: envie_m4 is no longer a valid FQBN. --- .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 a917b75..e77b10e 100644 --- a/.github/workflows/compile-examples.yml +++ b/.github/workflows/compile-examples.yml @@ -49,7 +49,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