Skip to content

Add ItsyBitsy ESP32 (itsybitsy_esp32) to all_platforms.py #468

Add ItsyBitsy ESP32 (itsybitsy_esp32) to all_platforms.py

Add ItsyBitsy ESP32 (itsybitsy_esp32) to all_platforms.py #468

Workflow file for this run

name: Github Arduino Library CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: '3.x'
- name: pre-install
run: bash ./actions_install.sh
- name: test platforms
run: |
python3 build_platform.py uno leonardo mega2560 zero esp8266 esp32 pico_rp2040 feather_m4_express