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
- Test against multiple rust versions
- Determine minimum supported rust version and test against that
- Use cargo build --examples for examples
The steps have been mostly lifted from nrf-rs/nrf52-dk.
I've gone with using cargo directly rather than actions-rs/cargo as
it's easier for people to copy for running locally.
0 commit comments