You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/examples-manifest.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1210,14 +1210,14 @@ examples:
1210
1210
- id: arduino-client-dtls
1211
1211
path: Arduino/sketches/wolfssl_client_dtls
1212
1212
tier: cross
1213
-
mode: skip
1214
-
reason: "Arduino/sketches/board_list.txt excludes it on every board CI can install: needs WOLFSSL_DTLS in the arduino library user_settings.h, and it overflows AVR RAM (194%)"
1213
+
profile: all
1214
+
mode: build-only
1215
1215
1216
1216
- id: arduino-server-dtls
1217
1217
path: Arduino/sketches/wolfssl_server_dtls
1218
1218
tier: cross
1219
-
mode: skip
1220
-
reason: "Arduino/sketches/board_list.txt excludes it on every board CI can install: needs WOLFSSL_DTLS in the arduino library user_settings.h, and it overflows AVR RAM (194%)"
0 commit comments