From 09697559c6106c479ac84bc4bb3f9d9ce1a624e5 Mon Sep 17 00:00:00 2001 From: pennam Date: Wed, 28 Jun 2023 09:12:39 +0200 Subject: [PATCH] Enable compile example workflow for UNO R4 WiFi --- .github/workflows/compile-examples.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/workflows/compile-examples.yml b/.github/workflows/compile-examples.yml index 2477ab652..05265fa92 100644 --- a/.github/workflows/compile-examples.yml +++ b/.github/workflows/compile-examples.yml @@ -62,6 +62,8 @@ jobs: type: mbed_opta - fqbn: arduino:mbed_giga:giga type: mbed_giga + - fqbn: arduino:renesas_uno:unor4wifi + type: renesas_uno # make board type-specific customizations to the matrix jobs @@ -175,6 +177,12 @@ jobs: - name: Arduino_Portenta_OTA sketch-paths: | - examples/utility/Provisioning + # UNO R4 WiFi + - board: + type: renesas_uno + platforms: | + # Install renesas_uno platform via Boards Manager + - name: arduino:renesas_uno # ESP8266 boards - board: type: esp8266