Skip to content

feature(tinyusb): Software VBUS monitoring feature on ESP32P4 (part1/2) #1537

feature(tinyusb): Software VBUS monitoring feature on ESP32P4 (part1/2)

feature(tinyusb): Software VBUS monitoring feature on ESP32P4 (part1/2) #1537

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]