Skip to content

Commit

Permalink
esp32 dev module
Browse files Browse the repository at this point in the history
  • Loading branch information
sabas1080 committed Dec 12, 2023
1 parent 07a02eb commit 7249edb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/BuildLibrary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- arduino:mbed:nano33ble|All-US_915
- esp8266:esp8266:huzzah:eesz=4M3M,xtal=80|All-US_915
- rp2040:rp2040:generic|All-US_915
- esp32:esp32:featheresp32:FlashFreq=80
- esp32:esp32:esp32:FlashFreq=80
- esp32:esp32:featheresp32:FlashFreq=80|All-US_915

# Specify parameters for each board.
Expand Down Expand Up @@ -102,7 +102,7 @@ jobs:
All:
-DUS_915
-DDEBUG
- arduino-boards-fqbn: esp32:esp32:featheresp32:FlashFreq=80
- arduino-boards-fqbn: esp32:esp32:esp32:FlashFreq=80
platform-url: https://github.com/espressif/arduino-esp32/releases/download/3.0.0-alpha2/package_esp32_dev_index.json
extra-arduino-cli-args: "--warnings default"
build-properties:
Expand Down

0 comments on commit 7249edb

Please sign in to comment.