Skip to content

fix(esp_tinyusb): Uninstall TinyUSB driver while external task is using #606

fix(esp_tinyusb): Uninstall TinyUSB driver while external task is using

fix(esp_tinyusb): Uninstall TinyUSB driver while external task is using #606

Workflow file for this run

name: pre-commit
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/[email protected]
- uses: pre-commit/[email protected]