aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-04-23 14:42:32 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-04-23 14:42:32 +0000
commitf7a345cfc638ba24581fe91cf135679d1f3f7123 (patch)
treeba2feb59c8a00381596a03a31e4f811b29d6ccdd /testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt
parent40a039e13831636ec9d61c054123879798303e16 (diff)
downloadChibiOS-f7a345cfc638ba24581fe91cf135679d1f3f7123.tar.gz
ChibiOS-f7a345cfc638ba24581fe91cf135679d1f3f7123.tar.bz2
ChibiOS-f7a345cfc638ba24581fe91cf135679d1f3f7123.zip
Added support for LSM6DS0, improved hal_accelerometer and hal_gyroscope, added a new demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9349 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt')
-rw-r--r--testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt b/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt
new file mode 100644
index 000000000..1c1356a2f
--- /dev/null
+++ b/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt
@@ -0,0 +1,30 @@
+*****************************************************************************
+** ChibiOS/HAL - EXT driver demo for STM32L4xx. **
+*****************************************************************************
+
+** TARGET **
+
+The demo runs on an STMicroelectronics STM32L4-Nucleo board.
+
+** The Demo **
+
+The application demonstrates the use of the STM32L4xx EXT driver.
+
+** Board Setup **
+
+None required.
+
+** Build Procedure **
+
+The demo has been tested using the free Codesourcery GCC-based toolchain
+and YAGARTO.
+Just modify the TRGT line in the makefile in order to use different GCC ports.
+
+** Notes **
+
+Some files used by the demo are not part of ChibiOS/RT but are copyright of
+ST Microelectronics and are licensed under a different license.
+Also note that not all the files present in the ST library are distributed
+with ChibiOS/RT, you can find the whole library on the ST web site:
+
+ http://www.st.com