diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2016-10-04 10:39:01 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2016-10-04 10:39:01 +0000 |
commit | cf7b963bcff641797d23d9e12b8b4a05037261c8 (patch) | |
tree | 368d44c1e58285a8629dd5453dbf39d621b40bcc /testhal/STM32/STM32F0xx/WDG | |
parent | 8e21971d1097eed1b3c6da048f5103d7f6cde387 (diff) | |
download | ChibiOS-cf7b963bcff641797d23d9e12b8b4a05037261c8.tar.gz ChibiOS-cf7b963bcff641797d23d9e12b8b4a05037261c8.tar.bz2 ChibiOS-cf7b963bcff641797d23d9e12b8b4a05037261c8.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9851 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F0xx/WDG')
-rw-r--r-- | testhal/STM32/STM32F0xx/WDG/debug/STM32F0xx-WDG (OpenOCD, Flash and Run).launch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F0xx/WDG/debug/STM32F0xx-WDG (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F0xx/WDG/debug/STM32F0xx-WDG (OpenOCD, Flash and Run).launch index dbf458099..c0202fb5f 100644 --- a/testhal/STM32/STM32F0xx/WDG/debug/STM32F0xx-WDG (OpenOCD, Flash and Run).launch +++ b/testhal/STM32/STM32F0xx/WDG/debug/STM32F0xx-WDG (OpenOCD, Flash and Run).launch @@ -39,7 +39,7 @@ <stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="./build/ch.elf"/>
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="STM32F0xx-WDG"/>
<booleanAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_AUTO_ATTR" value="true"/>
-<stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="0.865376734"/>
+<stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="0.691815652"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/STM32F0xx-WDG"/>
</listAttribute>
|