Skip to content

fix(esp_lvgl_port): Fixed missing callback in IDF4.4.3 and lower #1131

fix(esp_lvgl_port): Fixed missing callback in IDF4.4.3 and lower

fix(esp_lvgl_port): Fixed missing callback in IDF4.4.3 and lower #1131

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/[email protected]