aboutsummaryrefslogtreecommitdiffstats
path: root/testex/STM32/STM32F4xx/I2C-BMP085/readme.txt
diff options
context:
space:
mode:
authorTheodore Ateba <tf.ateba@gmail.com>2017-09-22 21:19:52 +0000
committerTheodore Ateba <tf.ateba@gmail.com>2017-09-22 21:19:52 +0000
commitc0949745e19dc0012f550e961d36ce0df34ff805 (patch)
tree8c77f386c8bb1d4b059db9639fe9b1b1dfc54fb2 /testex/STM32/STM32F4xx/I2C-BMP085/readme.txt
parente4bdd6d759d0bc5e9d30db302fb7e7a6a45e03d3 (diff)
downloadChibiOS-c0949745e19dc0012f550e961d36ce0df34ff805.tar.gz
ChibiOS-c0949745e19dc0012f550e961d36ce0df34ff805.tar.bz2
ChibiOS-c0949745e19dc0012f550e961d36ce0df34ff805.zip
Add ChibiOS/EX test demo for the Bosch digital Barometer.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10685 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testex/STM32/STM32F4xx/I2C-BMP085/readme.txt')
-rw-r--r--testex/STM32/STM32F4xx/I2C-BMP085/readme.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/testex/STM32/STM32F4xx/I2C-BMP085/readme.txt b/testex/STM32/STM32F4xx/I2C-BMP085/readme.txt
new file mode 100644
index 000000000..1c8a70474
--- /dev/null
+++ b/testex/STM32/STM32F4xx/I2C-BMP085/readme.txt
@@ -0,0 +1,27 @@
+*****************************************************************************
+** ChibiOS/HAL + ChibiOS/EX - I2C + BMP085 demo for STM32F4xxxx. **
+*****************************************************************************
+
+** TARGET **
+
+The demo runs on an STM32F401RE Nucleo board.
+
+** The Demo **
+
+The application demonstrates the use of the STM32F4xx I2C driver in order
+to acquire data from BMP085 sensor by using ChibiOS/EX and the shell.
+
+** Build Procedure **
+
+The demo has been tested by 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