We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 569ccb5 commit e87ade8Copy full SHA for e87ade8
.github/workflows/compile-examples.yml
@@ -93,7 +93,8 @@ jobs:
93
github-token: ${{ secrets.GITHUB_TOKEN }}
94
fqbn: ${{ matrix.board.fqbn }}
95
libraries: |
96
- - name: WiFiNINA
+ - source-url: https://github.com/facchinm/WiFiNINA.git
97
+ version: rp2040_remap_analog_resolution
98
platforms: |
99
# Use Board Manager to install the latest release of Arduino mbed Boards to get the toolchain
100
- name: "arduino:mbed"
0 commit comments