Skip to content

Create compile-sketches-stm32.yml #1

Create compile-sketches-stm32.yml

Create compile-sketches-stm32.yml #1

on: [push, pull_request]
jobs:
compile-sketches:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: arduino/compile-sketches@v1
with:
platforms: |
- name: stm32:stm32
source-url: https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json
fqbn: stm32:stm32:GENERIC_F405RGTX