aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32L4xx/I2C-LSM6DS0
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-04-29 13:11:42 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-04-29 13:11:42 +0000
commit42f2b527e54d65eee4f7baf47f4c21723913ad3e (patch)
tree9590010f6fff8e6036b838d1a676c480d6e69768 /testhal/STM32/STM32L4xx/I2C-LSM6DS0
parent5e21a7ec701409cfa59a1df8b475836223de6432 (diff)
downloadChibiOS-42f2b527e54d65eee4f7baf47f4c21723913ad3e.tar.gz
ChibiOS-42f2b527e54d65eee4f7baf47f4c21723913ad3e.tar.bz2
ChibiOS-42f2b527e54d65eee4f7baf47f4c21723913ad3e.zip
Improved readme for ChibiOS/EX demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9378 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32L4xx/I2C-LSM6DS0')
-rw-r--r--testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt b/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt
index 1c1356a2f..ac7265de5 100644
--- a/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt
+++ b/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt
@@ -1,10 +1,11 @@
*****************************************************************************
-** ChibiOS/HAL - EXT driver demo for STM32L4xx. **
+** ChibiOS/HAL + ChibiOS/EX - I2C + LSM6DS0 demo for STM32L4xx. **
*****************************************************************************
** TARGET **
-The demo runs on an STMicroelectronics STM32L4-Nucleo board.
+The demo runs on an STMicroelectronics STM32L4-Nucleo board. It has been
+tested with the X-NUCLEO-IKS01A1 shield.
** The Demo **