diff options
author | barthess <barthess@yandex.ru> | 2015-10-14 17:46:40 +0300 |
---|---|---|
committer | barthess <barthess@yandex.ru> | 2015-10-14 17:46:40 +0300 |
commit | a2f9bc469a30a16b125d7f1a01f9bd2fbfc7eeac (patch) | |
tree | d3b55196a18b494f91352470cbd4f0f879d502c6 /testhal/STM32/STM32F1xx/onewire/.project | |
parent | 9345056eac6fe4bb9ef78ce20295c07ca27685a4 (diff) | |
download | ChibiOS-Contrib-a2f9bc469a30a16b125d7f1a01f9bd2fbfc7eeac.tar.gz ChibiOS-Contrib-a2f9bc469a30a16b125d7f1a01f9bd2fbfc7eeac.tar.bz2 ChibiOS-Contrib-a2f9bc469a30a16b125d7f1a01f9bd2fbfc7eeac.zip |
FSMC code cleanup
Diffstat (limited to 'testhal/STM32/STM32F1xx/onewire/.project')
-rw-r--r-- | testhal/STM32/STM32F1xx/onewire/.project | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F1xx/onewire/.project b/testhal/STM32/STM32F1xx/onewire/.project index a2c0d64..9c1fc51 100644 --- a/testhal/STM32/STM32F1xx/onewire/.project +++ b/testhal/STM32/STM32F1xx/onewire/.project @@ -74,6 +74,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>
|