Skip to content

Commit

Permalink
basic board
Browse files Browse the repository at this point in the history
  • Loading branch information
sabas1080 committed Dec 12, 2023
1 parent 8589198 commit 620450a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/LibraryBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- arduino:samd:nano_33_iot
- esp8266:esp8266:huzzah:eesz=4M3M,xtal=80
- esp32:esp32:featheresp32:FlashFreq=80
- lgt8fx:avr:328:variant=modelP
- lgt8fx:avr:328

# Specify parameters for each board.
# Parameters can be: platform-url, sketches-exclude and examples-build-properties
Expand All @@ -61,7 +61,7 @@ jobs:
platform-url: https://dl.espressif.com/dl/package_esp32_index.json
sketches-exclude: MPU6050_DMP6_Ethernet,MCU_Powercycle_DMP6

- arduino-boards-fqbn: lgt8fx:avr:328:variant=modelP
- arduino-boards-fqbn: lgt8fx:avr:328
platform-url: https://raw.githubusercontent.com/dbuezas/lgt8fx/master/package_lgt8fx_index.json
sketches-exclude: MPU6050_DMP6_Ethernet

Expand Down

0 comments on commit 620450a

Please sign in to comment.