aboutsummaryrefslogtreecommitdiff
path: root/lib/chibios/testex/STM32/STM32F4xx/I2C-LSM303DLHC/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chibios/testex/STM32/STM32F4xx/I2C-LSM303DLHC/readme.txt')
-rw-r--r--lib/chibios/testex/STM32/STM32F4xx/I2C-LSM303DLHC/readme.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/lib/chibios/testex/STM32/STM32F4xx/I2C-LSM303DLHC/readme.txt b/lib/chibios/testex/STM32/STM32F4xx/I2C-LSM303DLHC/readme.txt
new file mode 100644
index 000000000..a74782c6e
--- /dev/null
+++ b/lib/chibios/testex/STM32/STM32F4xx/I2C-LSM303DLHC/readme.txt
@@ -0,0 +1,27 @@
1*****************************************************************************
2** ChibiOS/HAL + ChibiOS/EX - I2C + LSM303DLHC demo for STM32F4xx. **
3*****************************************************************************
4
5** TARGET **
6
7The demo runs on an STM32F401C Discovery board.
8
9** The Demo **
10
11The demo flashes the board LED using a thread, read data from LSM303DLHC
12printing it on a BaseSequentialStream (SDU1, mapped on USB virtual COM port).
13
14** Build Procedure **
15
16The demo has been tested by using the free Codesourcery GCC-based toolchain
17and YAGARTO.
18Just modify the TRGT line in the makefile in order to use different GCC ports.
19
20** Notes **
21
22Some files used by the demo are not part of ChibiOS/RT but are copyright of
23ST Microelectronics and are licensed under a different license.
24Also note that not all the files present in the ST library are distributed
25with ChibiOS/RT, you can find the whole library on the ST web site:
26
27 http://www.st.com