Discovery microbit

  • repo (folder: microbit)
  • site
  • description: The Discovery Book will teach you about microcontrollers, peripherals, sensors and bare metal programming in Rust

book.toml

[book]
title = "Discovery"
description = "Discover the world of microcontrollers through Rust"
authors = ["Rust Embedded Resources Team"]
language = "en"

[output.html]
git-repository-url = "https://github.com/rust-embedded/discovery/"