From cc4cde9bd020c7c9be2badc95bcaf0b69c1b38f3 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Sat, 21 May 2016 14:53:20 +0000 Subject: EX: added LSM303DLHC support, included demo for STM32F3 Discovery and SMT32F401C Discovery git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9499 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/STM32F4xx/I2C-LSM303DLHC/.cproject | 55 ++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 testhal/STM32/STM32F4xx/I2C-LSM303DLHC/.cproject (limited to 'testhal/STM32/STM32F4xx/I2C-LSM303DLHC/.cproject') diff --git a/testhal/STM32/STM32F4xx/I2C-LSM303DLHC/.cproject b/testhal/STM32/STM32F4xx/I2C-LSM303DLHC/.cproject new file mode 100644 index 000000000..0012badfd --- /dev/null +++ b/testhal/STM32/STM32F4xx/I2C-LSM303DLHC/.cproject @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3