Skip to content

devices: fix building of new devices (gr712rc, mcxn94x, ...) #1450

devices: fix building of new devices (gr712rc, mcxn94x, ...)

devices: fix building of new devices (gr712rc, mcxn94x, ...) #1450

Workflow file for this run

# vim:sw=2:ts=2
name: lint
# on events
on:
push:
branches:
- master
- 'feature/*'
pull_request:
branches:
- master
- 'feature/*'
jobs:
call-lint:
uses: phoenix-rtos/phoenix-rtos-project/.github/workflows/lint.yml@master