Skip to content

Commit

Permalink
adapt boards for esp32 and esp8266
Browse files Browse the repository at this point in the history
  • Loading branch information
hasenradball committed Nov 10, 2024
1 parent 895c93c commit 2a09094
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compile_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ jobs:

matrix:
board:
- fqbn: esp8266:esp8266:esp8285
- fqbn: esp8266:esp8266:nodemcu
- fqbn: esp8266:esp8266:nodemcuv2
- fqbn: esp8266:esp8266:d1_mini
core:
- version: 3.1.2
Expand Down

0 comments on commit 2a09094

Please sign in to comment.