nrf-rs / microbit

A Rust crate for BBC micro:bit development
BSD Zero Clause License
276 stars 61 forks source link

Update CI for nrf-rs #37

Closed robyoung closed 3 years ago

robyoung commented 3 years ago

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.