Skip to content

Update rp2040.svd to the version from upstream sdk 1.5.1 #16

Update rp2040.svd to the version from upstream sdk 1.5.1

Update rp2040.svd to the version from upstream sdk 1.5.1 #16

Workflow file for this run

on: [push, pull_request]
name: Run update.sh and check for changed files
jobs:
check:
name: cargo-check
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- run: ./update.sh
- run: git diff --exit-code