Skip to content

ESP32 ETH example with (built-in) SPI connection to W5500 #58

ESP32 ETH example with (built-in) SPI connection to W5500

ESP32 ETH example with (built-in) SPI connection to W5500 #58

Workflow file for this run

name: build
on: [pull_request, push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Build on Arduino CLI
run: bash ci/build-arduino.sh