From 03d5b66b8df079337a2fcddeb966f4fa1abce8f6 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Wed, 22 Jun 2016 08:34:55 +0000 Subject: Updated all L3GD20 related demos git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9648 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/STM32L4xx/SPI-L3GD20/readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testhal/STM32/STM32L4xx/SPI-L3GD20/readme.txt') diff --git a/testhal/STM32/STM32L4xx/SPI-L3GD20/readme.txt b/testhal/STM32/STM32L4xx/SPI-L3GD20/readme.txt index 9d0aab6f2..1119b8764 100644 --- a/testhal/STM32/STM32L4xx/SPI-L3GD20/readme.txt +++ b/testhal/STM32/STM32L4xx/SPI-L3GD20/readme.txt @@ -8,8 +8,8 @@ The demo runs on an STM32L4 Discovery board. ** The Demo ** -The demo flashes the board LED using a thread, read data from L3GD20 printing -it on a BaseSequentialStream (USART2, 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 ** -- cgit v1.2.3