Skip to content

Commit 344b1d3

Browse files
authored
Update main.yml
1 parent e735bc8 commit 344b1d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@ jobs:
1010
- name: Compile all examples
1111
uses: ArminJo/arduino-test-compile@master
1212
with:
13+
arduino-boards-fqbn: esp32:esp32:esp32doit-devkit-v1 # esp32
14+
platform-url: https://espressif.github.io/arduino-esp32/package_esp32_index.json
1315
required-libraries: Simple FOC,BluetoothSerial
1416
sketch-names: simplefoc_balancer.ino

0 commit comments

Comments
 (0)