Skip to content

Added a few more ESP32-ism files used by ESPAsyncWebServer (#17) #108

Added a few more ESP32-ism files used by ESPAsyncWebServer (#17)

Added a few more ESP32-ism files used by ESPAsyncWebServer (#17) #108

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: 'true'
- name: build.sh
run: ./build.sh