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 I find it easier to copy for running locally.
The steps have been mostly lifted from nrf-rs/nrf52-dk. I've gone with using cargo directly rather than actions-rs/cargo as I find it easier to copy for running locally.