Skip to content

Commit

Permalink
Add Uno R4 WiFi as CI build target.
Browse files Browse the repository at this point in the history
  • Loading branch information
aentinger committed Jan 16, 2024
1 parent 5324ba9 commit ba57b32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/compile-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
- fqbn: arduino:renesas_uno:minima
platforms: |
- name: arduino:renesas_uno
- fqbn: arduino:renesas_uno:unor4wifi
platforms: |
- name: arduino:renesas_uno
steps:
- name: Checkout
Expand Down

0 comments on commit ba57b32

Please sign in to comment.