From f9ffb72f681232ae26c9c6ebaa489e6e3a465823 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Sun, 25 Sep 2016 18:14:04 +0000 Subject: Added support for LPS25H. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9797 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/STM32F4xx/I2C-LPS25H/.project | 38 +++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 testhal/STM32/STM32F4xx/I2C-LPS25H/.project (limited to 'testhal/STM32/STM32F4xx/I2C-LPS25H/.project') diff --git a/testhal/STM32/STM32F4xx/I2C-LPS25H/.project b/testhal/STM32/STM32F4xx/I2C-LPS25H/.project new file mode 100644 index 000000000..ca572b406 --- /dev/null +++ b/testhal/STM32/STM32F4xx/I2C-LPS25H/.project @@ -0,0 +1,38 @@ + + + STM32F4xx-I2C-LPS25H + + + + + + org.eclipse.cdt.managedbuilder.core.genmakebuilder + clean,full,incremental, + + + + + org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder + full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.managedbuilder.core.managedBuildNature + org.eclipse.cdt.managedbuilder.core.ScannerConfigNature + + + + board + 2 + CHIBIOS/os/hal/boards/ST_NUCLEO64_F401RE + + + os + 2 + CHIBIOS/os + + + -- cgit v1.2.3