From d4ff2bd45d11ac93cbfad327f02c088aae549241 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Thu, 8 Mar 2018 15:21:59 +0000 Subject: git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11642 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- testex/STM32/STM32F3xx/I2C-LSM303DLHC/readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testex') diff --git a/testex/STM32/STM32F3xx/I2C-LSM303DLHC/readme.txt b/testex/STM32/STM32F3xx/I2C-LSM303DLHC/readme.txt index a8e89bca9..e8b2303d7 100644 --- a/testex/STM32/STM32F3xx/I2C-LSM303DLHC/readme.txt +++ b/testex/STM32/STM32F3xx/I2C-LSM303DLHC/readme.txt @@ -1,5 +1,5 @@ ***************************************************************************** -** ChibiOS/HAL - USB-CDC driver demo for STM32F3xx. ** +** ChibiOS/HAL + ChibiOS/EX - I2C + LSM303DLHC demo for STM32F3xx. ** ***************************************************************************** ** TARGET ** @@ -8,7 +8,7 @@ The demo runs on an ST STM32F3-Discovery board. ** The Demo ** -The application demonstrates the use of the STM32F3xx USB driver. +The demo prints LSM303DLHC data on the SD1 BaseSequentialStream. ** Build Procedure ** -- cgit v1.2.3