From e711e96f9d88b2e31f1f34c3a3ed1fd53c8e20d8 Mon Sep 17 00:00:00 2001 From: chrysn Date: Tue, 23 Mar 2021 16:16:39 +0100 Subject: [PATCH] boards/microbit-v2: Add links to schematics etc. --- boards/microbit-v2/doc.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/boards/microbit-v2/doc.txt b/boards/microbit-v2/doc.txt index ebce85bf52..9e9361c9f3 100644 --- a/boards/microbit-v2/doc.txt +++ b/boards/microbit-v2/doc.txt @@ -15,6 +15,12 @@ as well as a Nordic proprietary radio mode. Additionally the boards features 2 buttons, a 5x5 LED matrix, a speaker, a microphone, an accelerometer and a magnetometer. +## Links + +- [Website](https://www.microbit.co.uk/) +- [Schematics](https://github.com/microbit-foundation/microbit-v2-hardware/blob/main/V2/MicroBit_V2.0.0_S_schematic.PDF) +- [Pinout list, detailed descriptions and data sheets](https://tech.microbit.org/hardware/schematic/) + ## Flashing and Debugging The board can be flashed using OpenOCD and PyOCD. Debugger is also available