Skip to content

Commit

Permalink
Some more variables
Browse files Browse the repository at this point in the history
  • Loading branch information
OlafFilies committed Nov 27, 2023
1 parent 003c009 commit 453a0db
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/arduino_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ jobs:
- platform: "arduino:avr"
fqbn: arduino:avr:uno
- platform: "infineon:xmc"
fqbn: Infineon:xmc:XMC1100_XMC2GO, Infineon:xmc:XMC4700_Relax_Kit
fqbn: Infineon:xmc:XMC1100_XMC2GO
- platform: "infineon:xmc"
fqbn: Infineon:xmc:XMC4700_Relax_Kit


steps:
Expand Down

0 comments on commit 453a0db

Please sign in to comment.