microbit-clock.mov
A simple clock application for the BBC micro:bit. Deploy it to your connected micro:bit with:
cargo run
The micro:bit should start showing the time as '00:00'. Press button A to advance the hours, or button B to advance the minutes, to set the current time.