From d2aaea434a5bf7f6c289bf24483a9424d161b2a5 Mon Sep 17 00:00:00 2001 From: barthess Date: Fri, 6 Jan 2017 11:09:10 +0300 Subject: USB MSD. Added project files --- testhal/STM32/STM32F7xx/USB_MSD/.cproject | 40 ++++++++++++++++--------------- testhal/STM32/STM32F7xx/USB_MSD/.project | 1 + 2 files changed, 22 insertions(+), 19 deletions(-) (limited to 'testhal/STM32/STM32F7xx') diff --git a/testhal/STM32/STM32F7xx/USB_MSD/.cproject b/testhal/STM32/STM32F7xx/USB_MSD/.cproject index e263f01..f34f091 100644 --- a/testhal/STM32/STM32F7xx/USB_MSD/.cproject +++ b/testhal/STM32/STM32F7xx/USB_MSD/.cproject @@ -1,33 +1,33 @@ - - + + - + + + - - - - - - - - - - + + + + + + + + - - + + - - + + @@ -37,14 +37,16 @@ - + + + + - diff --git a/testhal/STM32/STM32F7xx/USB_MSD/.project b/testhal/STM32/STM32F7xx/USB_MSD/.project index ac40e79..6a1d7fd 100644 --- a/testhal/STM32/STM32F7xx/USB_MSD/.project +++ b/testhal/STM32/STM32F7xx/USB_MSD/.project @@ -22,6 +22,7 @@ org.eclipse.cdt.core.cnature org.eclipse.cdt.managedbuilder.core.managedBuildNature org.eclipse.cdt.managedbuilder.core.ScannerConfigNature + org.eclipse.cdt.core.ccnature -- cgit v1.2.3