We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7762ddd commit 48ff401Copy full SHA for 48ff401
.github/workflows/compile-examples.yml
@@ -71,6 +71,7 @@ jobs:
71
- name: ArduinoBLE
72
- name: ArduinoGraphics
73
- name: Arduino_GigaDisplayTouch
74
+ - name: emWin
75
additional-sketch-paths: |
76
- libraries/PDM
77
- libraries/doom
@@ -142,6 +143,7 @@ jobs:
142
143
144
145
- name: arducam_dvp
146
147
148
149
- libraries/MCUboot
0 commit comments