Skip to content

fix(bsp): fix idf5.0 adc build with unknown type error #1350

fix(bsp): fix idf5.0 adc build with unknown type error

fix(bsp): fix idf5.0 adc build with unknown type error #1350

Workflow file for this run

name: Build Doxygen documentation
on:
pull_request:
types: [opened, reopened, synchronize]
push:
branches:
- master
jobs:
build-docu:
name: Build Doxygen documentation
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: mattnotmitt/doxygen-action@v1.9.5