Skip to content

Updated to SVD from pico-sdk 2.0.0 #58

Updated to SVD from pico-sdk 2.0.0

Updated to SVD from pico-sdk 2.0.0 #58

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