Skip to content

Commit

Permalink
Enable compile example workflow for UNO R4 WiFi
Browse files Browse the repository at this point in the history
  • Loading branch information
pennam committed Jun 28, 2023
1 parent e95ccf9 commit 0969755
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/compile-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 0969755

Please sign in to comment.