Skip to content

Add usbh_midi.c to CMakeLists.txt (#627) #207

Add usbh_midi.c to CMakeLists.txt (#627)

Add usbh_midi.c to CMakeLists.txt (#627) #207

Workflow file for this run

name: Build Documentation
on:
push:
branches: [ master ]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build Documentation
uses: mattnotmitt/doxygen-action@v1
with:
doxyfile-path: doc/Doxyfile