aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F3xx/SPI-L3GD20/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32F3xx/SPI-L3GD20/readme.txt')
-rw-r--r--testhal/STM32/STM32F3xx/SPI-L3GD20/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/testhal/STM32/STM32F3xx/SPI-L3GD20/readme.txt b/testhal/STM32/STM32F3xx/SPI-L3GD20/readme.txt
index 39d8d97f6..f84f6001a 100644
--- a/testhal/STM32/STM32F3xx/SPI-L3GD20/readme.txt
+++ b/testhal/STM32/STM32F3xx/SPI-L3GD20/readme.txt
@@ -8,8 +8,8 @@ The demo runs on an STM32F3 Discovery board.
** The Demo **
-The demo flashes the board LED using a thread, read data from L3GD20 printing
-it on a BaseSequentialStream (SDU1, mapped on USB virtual COM port).
+The demo uses the ChibiOS Shell in order to test L3GD20 APIs.
+Shell is used on the SDU1 BaseSequentialStream.
** Build Procedure **