From 82ba29048a9dd8f95157562a37a0e3b8e929c19a Mon Sep 17 00:00:00 2001 From: Paul Guenette Date: Wed, 8 May 2019 22:59:02 +0200 Subject: [PATCH] Add ST-Link driver link --- docs/developer-guide.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/developer-guide.md b/docs/developer-guide.md index fa5fd71b..1bee1a7d 100644 --- a/docs/developer-guide.md +++ b/docs/developer-guide.md @@ -86,7 +86,8 @@ Some instructions in this document may assume that you're using a bash command p * __Note 2__: 8-2018-q4-major seems to have a bug on Windows. Please use 7-2018-q2-update. * [Tup](http://gittup.org/tup/index.html) * [GNU MCU Eclipse's Windows Build Tools](https://github.com/gnu-mcu-eclipse/windows-build-tools/releases) -* [OpenOCD](http://gnuarmeclipse.github.io/openocd/install/). Also follow the instructions on the ST-LINK/V2 drivers. +* [OpenOCD](http://gnuarmeclipse.github.io/openocd/install/). +* [ST-Link/V2 Drivers](http://www.st.com/web/en/catalog/tools/FM147/SC1887/PF260219)