diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-04-11 18:08:14 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-04-11 18:08:14 +0000 |
commit | c54ddc8ef6c00bfd1bbb7163bfd1db3210366b6e (patch) | |
tree | 1563ce5d121256c28cdafcd2a5c2326bc7c747ff /testhal/STM32/STM32F37x/IRQ_STORM/.cproject | |
parent | b89d451592f0bd9877e6e2bd3ca29cfb4d5ee9d2 (diff) | |
download | ChibiOS-c54ddc8ef6c00bfd1bbb7163bfd1db3210366b6e.tar.gz ChibiOS-c54ddc8ef6c00bfd1bbb7163bfd1db3210366b6e.tar.bz2 ChibiOS-c54ddc8ef6c00bfd1bbb7163bfd1db3210366b6e.zip |
All IRQ_STORM applications reworked.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7884 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F37x/IRQ_STORM/.cproject')
-rw-r--r-- | testhal/STM32/STM32F37x/IRQ_STORM/.cproject | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/testhal/STM32/STM32F37x/IRQ_STORM/.cproject b/testhal/STM32/STM32F37x/IRQ_STORM/.cproject index 77982a8a0..70c4251f8 100644 --- a/testhal/STM32/STM32F37x/IRQ_STORM/.cproject +++ b/testhal/STM32/STM32F37x/IRQ_STORM/.cproject @@ -1,7 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?fileVersion 4.0.0?>
-
-<cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
+<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
<storageModule moduleId="org.eclipse.cdt.core.settings">
<cconfiguration id="0.922537871">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="0.922537871" moduleId="org.eclipse.cdt.core.settings" name="Default">
|