nrf-rs / microbit

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

Make `Board::new(p, cp)` pub and fix RTIC example #76

Closed caemor closed 3 years ago

caemor commented 3 years ago

Fixes #73 thanks to the help of @korken89 in the rtic matrix.

RTIC takes the core peripherals already for its own context. There board should take these directly from the context for its own creation.

robyoung commented 3 years ago

Great, thanks!

bors r+

bors[bot] commented 3 years ago

:-1: Rejected by too few approved reviews

bors[bot] commented 3 years ago

Build succeeded: