diff options
author | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-08-31 19:55:08 +0000 |
---|---|---|
committer | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-08-31 19:55:08 +0000 |
commit | 11eb96e9b8121ccdab2b7391ec4eb18051f3345b (patch) | |
tree | 03826aed997e334b41a7d758ff297b1e3595ea0d /testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt | |
parent | eb63492a0c965f72b965dd155617d2598a3b83ca (diff) | |
download | ChibiOS-11eb96e9b8121ccdab2b7391ec4eb18051f3345b.tar.gz ChibiOS-11eb96e9b8121ccdab2b7391ec4eb18051f3345b.tar.bz2 ChibiOS-11eb96e9b8121ccdab2b7391ec4eb18051f3345b.zip |
Updated STM32L4xx-I2C-LSM6DS0 demo and added a new demo for STM32 Nucleo-64 F401RE
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9759 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt')
-rw-r--r-- | testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt b/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt index 56d0a045c..b9ee4556f 100644 --- a/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt +++ b/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt @@ -4,8 +4,7 @@ ** TARGET **
-The demo runs on an STM32 Nucleo64-L476RG board. It has been tested with
-the X-NUCLEO-IKS01A1 shield.
+The demo runs on an STM32 Nucleo64-L476RG board. It has been tested with the X-NUCLEO-IKS01A1 shield.
** The Demo **
|