Skip to content

Commit e87ade8

Browse files
committed
TEMP: REMOVEME: use forked WiFiNINA library
1 parent 569ccb5 commit e87ade8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/compile-examples.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ jobs:
9393
github-token: ${{ secrets.GITHUB_TOKEN }}
9494
fqbn: ${{ matrix.board.fqbn }}
9595
libraries: |
96-
- name: WiFiNINA
96+
- source-url: https://github.com/facchinm/WiFiNINA.git
97+
version: rp2040_remap_analog_resolution
9798
platforms: |
9899
# Use Board Manager to install the latest release of Arduino mbed Boards to get the toolchain
99100
- name: "arduino:mbed"

0 commit comments

Comments
 (0)