nrf-rs / microbit

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

Update RTIC examples to use cortex-m-rtic 1.0 #83

Closed mattheww closed 2 years ago

mattheww commented 2 years ago

I've tested these with a micro:bit v1 only.

mattheww commented 2 years ago

I fear it's time to face the MSRV question as discussed at https://github.com/nrf-rs/microbit/pull/80#issuecomment-977001166

therealprof commented 2 years ago

I'm fine with bumping the MSRV to 1.56.

caemor commented 2 years ago

I tested it on the micro:bit v2 and it works well.

Since the msrv issue was already resolved in #86 this pr might be ready for the merge?

mattheww commented 2 years ago

I've rebased it on current main in order to resolve a couple of conflicts in Cargo.toml files.

bors[bot] commented 2 years ago

Build succeeded: