blueluna / nrf52833-experiments

Experiments with the Nordic nRF52833-DK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nRF52833-DK experiments

Wrote this app when I built the nrf52833-pac and nrf52833-hal to test some subsystems. The board used is the Nordic nRF52833-DK.

Later on I added some examples for BBC micro:bit v2.

Run

Install probe-run to run the examples.

$ cargo install probe-run

Enter the directory for the board and run the example.

$ cd microbit
$ cargo run --example microbit-ccmstar

About

Experiments with the Nordic nRF52833-DK

License:MIT License


Languages

Language:Rust 99.6%Language:GDB 0.3%Language:Shell 0.1%