From 5b1a185b2ef4f5a8ffa866811605428501e9d60c Mon Sep 17 00:00:00 2001 From: Piotr Wasilewski Date: Mon, 12 Jun 2023 15:44:59 +0200 Subject: [PATCH] docs: updated README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 32e21f75..44f2be50 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ Windows: 1. Make sure you've got GDB installed and added to your PATH (the easiest way is to install using [MinGW](https://www.mingw-w64.org)) 2. Download and run the STMViewer installer. Make sure the ST-link is in "STM32 Debug + Mass Storage + VCP" mode as for some reason "STM32 Debug + VCP" throws libusb errors on Windows. This needs further investigation. +You can assing the external GPU to STMViewer for improved performance. + ## Quick Start 1. Open Options->Acqusition Settings window in the top menu.