Skip to content

Update svdtools to version 0.3.1 and regenerate code #90

Update svdtools to version 0.3.1 and regenerate code

Update svdtools to version 0.3.1 and regenerate code #90

Workflow file for this run

on: [push, pull_request]
name: Build and Test check
jobs:
check:
name: cargo-check
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@stable
with:
target: thumbv6m-none-eabi
- run: cargo build