Skip to content

target: lpc43xx: Refactor detect w.r.t. AHB SRAM size #858

target: lpc43xx: Refactor detect w.r.t. AHB SRAM size

target: lpc43xx: Refactor detect w.r.t. AHB SRAM size #858

Workflow file for this run

name: lint
on:
push:
branches: ['main']
pull_request:
branches: ['main']
workflow_dispatch:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run pre-commit
uses: pre-commit/[email protected]