From d17fac823a7906d4ff40415ddec366dad9568955 Mon Sep 17 00:00:00 2001 From: flip111 Date: Mon, 18 Feb 2019 22:55:30 +0000 Subject: [PATCH] Update hardware.md --- src/intro/hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/intro/hardware.md b/src/intro/hardware.md index cf77ff8..650af94 100644 --- a/src/intro/hardware.md +++ b/src/intro/hardware.md @@ -32,7 +32,7 @@ What does this board contain? - 8 user LEDs arranged in the shape of a compass. -- A second microcontroller: a [STM32F103CBT](https://www.st.com/en/microcontrollers/stm32f103cb.html). This microcontroller is actually part of an on-board programmer and debugger named ST-LINK and is connected to the USB port named "USB ST-LINK". +- A second microcontroller: a [STM32F103CBT](https://www.st.com/en/microcontrollers/stm32f103cb.html). This microcontroller is actually part of an on-board programmer / debugger and is connected to the USB port named "USB ST-LINK". For a more detailed features list and further specification of the board take a look at [STMicroelectronics](https://www.st.com/en/evaluation-tools/stm32f3discovery.html) website.