File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 3434 path : libraries/WiFiNINA
3535
3636 - name : Compile examples
37- uses : arduino /actions/libraries/compile-examples@master
37+ uses : per1234 /actions/libraries/compile-examples@9acb47abcea28afced4d549585b347668eb03eac
3838 with :
3939 fqbn : ${{ matrix.fqbn }}
4040 libraries : |
4444 version: 1.0.3
4545 - name: ArduinoHttpClient
4646 version: 0.4.0
47+ - name: Adafruit FONA Library
48+ version: 1.3.6
4749 # Don't use library manager WiFiNINA
4850 # - name: WiFiNINA
4951 # version: 1.4.0
5456 # Overwrite the Board Manager installation with the local platform
5557 - source-path: "./"
5658 name: "arduino:megaavr"
57- sketch-paths : " extras/AIO_LED_Pot "
58- size-report-sketch : ' AIO_LED_Pot '
59+ sketch-paths : " /github/home/Arduino/libraries/Adafruit_FONA_Library/examples/FONAtest "
60+ size-report-sketch : ' FONAtest '
5961 enable-size-deltas-report : ' true'
6062 verbose : ' true'
6163
You can’t perform that action at this time.
0 commit comments