Skip to content

modules/startup: WLAN supports static protocol. #136

modules/startup: WLAN supports static protocol.

modules/startup: WLAN supports static protocol. #136

Workflow file for this run

name: m5stack port
on:
push: {}
pull_request:
paths:
- '.github/workflows/*.yml'
- 'tools/**'
- 'micropython/py/**'
- 'micropython/extmod/**'
- 'micropython/lib/**'
- 'micropython/drivers/**'
- 'm5stack/**'
- "third-party/**"
workflow_dispatch: {}
jobs:
build-firmware:
uses: ./.github/workflows/build-firmware.yml
with:
upload_artifacts: true
upload_release: false