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