diff options
author | barthess <barthess@yandex.ru> | 2017-01-06 11:09:10 +0300 |
---|---|---|
committer | barthess <barthess@yandex.ru> | 2017-01-06 11:09:10 +0300 |
commit | d2aaea434a5bf7f6c289bf24483a9424d161b2a5 (patch) | |
tree | 09357a32a8089649f03073f9424c0452d3cece6e /testhal/STM32/STM32F7xx/USB_MSD/.project | |
parent | 3e8fdd762ad1c0ca12f5e29d9f0286be8eaf8496 (diff) | |
download | ChibiOS-Contrib-d2aaea434a5bf7f6c289bf24483a9424d161b2a5.tar.gz ChibiOS-Contrib-d2aaea434a5bf7f6c289bf24483a9424d161b2a5.tar.bz2 ChibiOS-Contrib-d2aaea434a5bf7f6c289bf24483a9424d161b2a5.zip |
USB MSD. Added project files
Diffstat (limited to 'testhal/STM32/STM32F7xx/USB_MSD/.project')
-rw-r--r-- | testhal/STM32/STM32F7xx/USB_MSD/.project | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <nature>org.eclipse.cdt.core.cnature</nature> <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> + <nature>org.eclipse.cdt.core.ccnature</nature> </natures> <linkedResources> <link> |