Skip to content

Commit

Permalink
Update workflows example build configure
Browse files Browse the repository at this point in the history
  • Loading branch information
pnt325 committed Mar 3, 2024
1 parent 6a79ab6 commit ded7637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
board_options: "JTAGAdapter=default,CDCOnBoot=cdc,PartitionScheme=default,CPUFreq=160,FlashMode=qio,FlashFreq=80,FlashSize=4M,UploadSpeed=921600,DebugLevel=verbose,EraseFlash=none"
core: "esp32:esp32@2.0.11"
exclude:
- example: "BASIC_v4"
- example: "BASIC"
fqbn: "esp8266:esp8266:d1_mini"
- example: "ONE"
fqbn: "esp32:esp32:esp32c3"
Expand Down

0 comments on commit ded7637

Please sign in to comment.