Skip to content

stm32l4: Fixed the naming of the identification for STM32WB parts #2546

stm32l4: Fixed the naming of the identification for STM32WB parts

stm32l4: Fixed the naming of the identification for STM32WB parts #2546

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]