Skip to content

Update stub names for MCU #24

Update stub names for MCU

Update stub names for MCU #24

Workflow file for this run

name: Createstubs
on: [push, workflow_dispatch]
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: 3.12
# cache: pip
- name: Install dependencies
run: |
pip install mpremote
- name: list connected devices
run: |
mpremote devs