Update test-compilation.yml

pull/217/head
SQFMI 2023-02-08 20:34:25 -05:00 committed by GitHub
parent 851467cc86
commit ce8c5d4f78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,6 +8,6 @@ jobs:
- uses: actions/checkout@v2
- uses: ArminJo/arduino-test-compile@v3
with:
arduino-board-fqbn: esp32:esp32:esp32:PSRAM=disabled,PartitionScheme=min_spiffs,CPUFreq=240,FlashMode=qio,FlashFreq=80,FlashSize=4M,UploadSpeed=921600,LoopCore=1,EventsCore=1,DebugLevel=none
arduino-board-fqbn: esp32:esp32:watchy:Revision=WATCHY_V20,PartitionScheme=min_spiffs,UploadSpeed=921600,DebugLevel=None,EraseFlash=Disabled
platform-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
required-libraries: Adafruit GFX Library,Arduino_JSON,DS3232RTC,Rtc_Pcf8563,GxEPD2,WiFiManager
required-libraries: Adafruit GFX Library,Arduino_JSON,DS3232RTC,NTPClient,Rtc_Pcf8563,GxEPD2,WiFiManager