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
Hi, in the discovery book, the development starts by downloading the discovery repository and working on it. I don't want to download the discovery repo, but instead start a new project from scratch.
My chip => micro:bit v2.21
My operating system => Linux Kubuntu
I just created a new Rust project using cargo new microbit and did all the setup of the Linux development environment mentioned here.
What to do next inside my new Rust project so that i can have a heart drown on my micro:bit's LED display ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, in the discovery book, the development starts by downloading the discovery repository and working on it. I don't want to download the discovery repo, but instead start a new project from scratch.
My chip => micro:bit v2.21
My operating system => Linux Kubuntu
I just created a new Rust project using
cargo new microbit
and did all the setup of the Linux development environment mentioned here.What to do next inside my new Rust project so that i can have a heart drown on my micro:bit's LED display ?
Beta Was this translation helpful? Give feedback.
All reactions