Skip to content

New/updated examples: UART MIDI, WAV Writer, and QSPI Erase Timing (#… #243

New/updated examples: UART MIDI, WAV Writer, and QSPI Erase Timing (#…

New/updated examples: UART MIDI, WAV Writer, and QSPI Erase Timing (#… #243

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