An open API service indexing awesome lists of open source software.

https://github.com/charlieroth/micro-blink


https://github.com/charlieroth/micro-blink

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# `micro-blink`

A Rust project to make LEDs blink on a microbit:v2 micro-controller.

- `unsafe` Rust: [`5490a14`](https://github.com/charlieroth/microblink/commit/5490a146fa0b9e7468e1af06544d85f682be1d2b)
- `nrf52833-pac`: [`cd04072`](https://github.com/charlieroth/microblink/commit/cd040721f4526758aae8ec2adc73154fde7fbe7a)
- `nrf52833-hal` and `embedded-hal`: [`0f9093a`](https://github.com/charlieroth/microblink/commit/0f9093a0b996e04828692fc862ed854a8f42226e)
- `microbit-v2`: [`8177508`](https://github.com/charlieroth/microblink/commit/81775084c1a0a677959be76791e1a3a62da1e2ae)