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/EXT | |
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/EXT')
-rw-r--r-- | testhal/STM32/STM32F0xx/EXT/debug/STM32F0xx-EXT (OpenOCD, Flash and Run).launch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F0xx/EXT/debug/STM32F0xx-EXT (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F0xx/EXT/debug/STM32F0xx-EXT (OpenOCD, Flash and Run).launch index a280845c5..79de929f5 100644 --- a/testhal/STM32/STM32F0xx/EXT/debug/STM32F0xx-EXT (OpenOCD, Flash and Run).launch +++ b/testhal/STM32/STM32F0xx/EXT/debug/STM32F0xx-EXT (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-EXT"/>
<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.958990767"/>
+<stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="0.1417656991"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/STM32F0xx-EXT"/>
</listAttribute>
|