aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32L4xx/I2C-LSM6DS0
diff options
context:
space:
mode:
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 ac7265de5..29c730318 100644
--- a/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt
+++ b/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt
@@ -4,12 +4,13 @@
** TARGET **
-The demo runs on an STMicroelectronics STM32L4-Nucleo board. It has been
+The demo runs on an STM32 Nucleo64-L476RG board. It has been
tested with the X-NUCLEO-IKS01A1 shield.
** The Demo **
-The application demonstrates the use of the STM32L4xx EXT driver.
+The application demonstrates the use of the STM32L4xx I2C driver in order
+to acquire data from LSM6DS0 using ChibiOS/EX.
** Board Setup **