From eaa85ed76c7708d42d4c65bc40e7462c2cd0600f Mon Sep 17 00:00:00 2001 From: Chris Fiege Date: Tue, 27 Jun 2017 10:18:09 +0200 Subject: doc: riotboard: extend documentation The documentation does now contain the names of the images and information about where to find the serial console ports of the boards. Signed-off-by: Chris Fiege [improve commit message, split from last patch] Signed-off-by: Robert Schwebel --- doc/hardware.rst | 1 + doc/hardware_v7a_riot.rst | 15 +++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 doc/hardware_v7a_riot.rst (limited to 'doc') diff --git a/doc/hardware.rst b/doc/hardware.rst index 719baeb..a7ec3b0 100644 --- a/doc/hardware.rst +++ b/doc/hardware.rst @@ -42,3 +42,4 @@ Hardware for the v7a Platform hardware_v7a_qemu hardware_v7a_beaglebone_white hardware_v7a_beaglebone_black + hardware_v7a_riot diff --git a/doc/hardware_v7a_riot.rst b/doc/hardware_v7a_riot.rst new file mode 100644 index 0000000..3049832 --- /dev/null +++ b/doc/hardware_v7a_riot.rst @@ -0,0 +1,15 @@ +RIoT-Board +================ + +Boot Media +---------- +Use the image ``platform-v7a/images/riotboard.hdimg`` and copy it onto your MicroSD-Card. + +Serial Console +-------------- +The serial boot console is available at the debug-header J18 at 115200 Baud and 8N1 with the following pinout: + +* J18.1: TxD +* J18.2: RxD +* J18.3: GND + -- cgit v1.2.3