Skip to content

Adding Tokens so that peripherals that share bits in the RCC can know that they have been enabled without taking ownership of their respective rec struct. #211

Adding Tokens so that peripherals that share bits in the RCC can know that they have been enabled without taking ownership of their respective rec struct.

Adding Tokens so that peripherals that share bits in the RCC can know that they have been enabled without taking ownership of their respective rec struct. #211

Workflow file for this run

on:
push:
branches: [ master ]
pull_request:
name: Verify rustc versions match
jobs:
fmt:
name: Rustc version match
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- run: node tools/verify-rust-version.js