diff options
author | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-04-30 11:56:18 +0000 |
---|---|---|
committer | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-04-30 11:56:18 +0000 |
commit | 5c953ae7a200b9a2cd7c13f9cecd4d5aa7098d5f (patch) | |
tree | 03502ceba0c3c932bfb0677a778c90677ff24bd1 /testhal/STM32/STM32L4xx/I2C-LIS3MLD | |
parent | 71f9d7b53726b651df233cee16d83193c6d839ee (diff) | |
download | ChibiOS-5c953ae7a200b9a2cd7c13f9cecd4d5aa7098d5f.tar.gz ChibiOS-5c953ae7a200b9a2cd7c13f9cecd4d5aa7098d5f.tar.bz2 ChibiOS-5c953ae7a200b9a2cd7c13f9cecd4d5aa7098d5f.zip |
Improved STM32L4 related readme
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9389 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32L4xx/I2C-LIS3MLD')
-rw-r--r-- | testhal/STM32/STM32L4xx/I2C-LIS3MLD/readme.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/testhal/STM32/STM32L4xx/I2C-LIS3MLD/readme.txt b/testhal/STM32/STM32L4xx/I2C-LIS3MLD/readme.txt index 9a34e6b20..5d6ef5d36 100644 --- a/testhal/STM32/STM32L4xx/I2C-LIS3MLD/readme.txt +++ b/testhal/STM32/STM32L4xx/I2C-LIS3MLD/readme.txt @@ -4,12 +4,13 @@ ** TARGET **
-The demo runs on an STMicroelectronics STM32L4-Nucleo board. It has been
-tested with the X-NUCLEO-IKS01A1 shield.
+The demo runs on a 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 LIS3MDL using ChibiOS/EX.
** Board Setup **
|