test
Some checks failed
Test Compile ESP Code / ${{ matrix.arduino-boards-fqbn }} (esp32:esp32:doitESP32devkitV1, https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json) (push) Failing after 2m26s
Some checks failed
Test Compile ESP Code / ${{ matrix.arduino-boards-fqbn }} (esp32:esp32:doitESP32devkitV1, https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json) (push) Failing after 2m26s
test
This commit is contained in:
2
.github/workflows/test-compile.yml
vendored
2
.github/workflows/test-compile.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
|||||||
# You may add a suffix behind the fqbn with "|" to specify one board for e.g. different compile options like arduino:avr:uno|trace
|
# You may add a suffix behind the fqbn with "|" to specify one board for e.g. different compile options like arduino:avr:uno|trace
|
||||||
#############################################################################################################
|
#############################################################################################################
|
||||||
arduino-boards-fqbn:
|
arduino-boards-fqbn:
|
||||||
- esp32:esp32:ESP32_DEV
|
- esp32:esp32:doitESP32devkitV1
|
||||||
|
|
||||||
# Specify parameters for each board.
|
# Specify parameters for each board.
|
||||||
#############################################################################################################
|
#############################################################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user