You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds a CI (and the Dockerfile it is based upon) that:
1. builds the HAL for the atsame70n21b and atsamv71q21b targets;
2. builds the board examples;
3. checks the formatting of all code except pac/; and
4. lints the code base with clippy, expect pac/.
Closesatsams-rs#21.
This directory contains the `Dockerfile` used in the CI of the HAL. See [GitLab Container Registry documentation](https://git.grepit.se/embedded-rust/atsamx7x-hal/container_registry) for update instructions.
0 commit comments