Skip to content

fix(embassy-init): move out peripherals required for drivers earlier #949

fix(embassy-init): move out peripherals required for drivers earlier

fix(embassy-init): move out peripherals required for drivers earlier #949

Workflow file for this run

name: hax
on:
pull_request:
push:
jobs:
hax:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
- name: ⤵ Install and configure hax
uses: hacspec/hax-actions@main
with:
# pin hax to known-working
hax_reference: d10f891a19f96bcafa9e31b1d78763e4f3cf30b4
- name: 🏃 Extract `riot-rs-runqueue`
working-directory: ./src/riot-rs-runqueue
run: |
rm -f proofs/fstar/extraction/*.fst*
cargo hax into fstar
- name: 🏃 Verify `riot-rs-runqueue`
working-directory: ./src/riot-rs-runqueue/proofs/fstar/extraction
run: make