From cfa52ad265ce47094173d565b17d81cebe6e01e8 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Sun, 27 Jan 2019 13:44:27 +0000 Subject: Updated testes/STM32/STM32F4xx demos for STM32F401RE Nucleo to be compliant with new project organization/makefile mechanisms git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_19.1.x@12616 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- testex/STM32/STM32F4xx/I2C-LIS3MDL/.project | 38 +++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 testex/STM32/STM32F4xx/I2C-LIS3MDL/.project (limited to 'testex/STM32/STM32F4xx/I2C-LIS3MDL/.project') diff --git a/testex/STM32/STM32F4xx/I2C-LIS3MDL/.project b/testex/STM32/STM32F4xx/I2C-LIS3MDL/.project new file mode 100644 index 000000000..f38a9c01d --- /dev/null +++ b/testex/STM32/STM32F4xx/I2C-LIS3MDL/.project @@ -0,0 +1,38 @@ + + + STM32F4xx-I2C-LIS3MDL + + + + + + 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