microbit-v2 0.11.0

Board support crate for the BBC Micro:bit V2
Documentation
[dependencies.microbit-common]
features = ["v2"]
version = "=0.11.0"

[lib]
name = "microbit"
path = "src/lib.rs"

[package]
authors = ["Daniel Egger <daniel@eggers-club.de>", "Michael Droogleever <droogmic@gmail.com>", "Rob Young <rob@robyoung.digital>"]
categories = ["hardware-support", "embedded", "no-std"]
description = "Board support crate for the BBC Micro:bit V2"
edition = "2018"
keywords = ["arm", "cortex-m", "nrf", "hal"]
license = "0BSD"
name = "microbit-v2"
readme = "../README.md"
repository = "https://github.com/nrf-rs/microbit"
version = "0.11.0"