Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5f536b6

Browse files
committedFeb 10, 2022
Add GSM and GPS to checked examples
1 parent 2dff04f commit 5f536b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/compile-examples.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ jobs:
8080
- libraries/USBHOST
8181
- libraries/USBMSD/examples/AccessFlashAsUSBDisk
8282
- libraries/WiFi
83+
- libraries/GSM
84+
- libraries/GPS
8385
- board:
8486
fqbn: arduino:mbed:nanorp2040connect
8587
additional-sketch-paths: |

0 commit comments

Comments
 (0)
Please sign in to comment.