Skip to content

bsp: Updated ESP32 S3 LCD EV Board with new LVGL port and LVGL9 (BSP-504) #1280

bsp: Updated ESP32 S3 LCD EV Board with new LVGL port and LVGL9 (BSP-504)

bsp: Updated ESP32 S3 LCD EV Board with new LVGL port and LVGL9 (BSP-504) #1280

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@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]