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 | |
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')
16 files changed, 67 insertions, 15 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>
diff --git a/testhal/STM32/STM32F0xx/PWM-ICU/debug/STM32F0xx-PWM-ICU (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F0xx/PWM-ICU/debug/STM32F0xx-PWM-ICU (OpenOCD, Flash and Run).launch index 309bfe08d..fff4e7365 100644 --- a/testhal/STM32/STM32F0xx/PWM-ICU/debug/STM32F0xx-PWM-ICU (OpenOCD, Flash and Run).launch +++ b/testhal/STM32/STM32F0xx/PWM-ICU/debug/STM32F0xx-PWM-ICU (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-PWM-ICU"/>
<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.1443627642"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/STM32F0xx-PWM-ICU"/>
</listAttribute>
diff --git a/testhal/STM32/STM32F0xx/SPI/debug/STM32F0xx-SPI (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F0xx/SPI/debug/STM32F0xx-SPI (OpenOCD, Flash and Run).launch index 767a774f0..317c0238e 100644 --- a/testhal/STM32/STM32F0xx/SPI/debug/STM32F0xx-SPI (OpenOCD, Flash and Run).launch +++ b/testhal/STM32/STM32F0xx/SPI/debug/STM32F0xx-SPI (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-SPI"/>
<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.335148506"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/STM32F0xx-SPI"/>
</listAttribute>
diff --git a/testhal/STM32/STM32F0xx/UART/debug/STM32F0xx-UART (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F0xx/UART/debug/STM32F0xx-UART (OpenOCD, Flash and Run).launch index ebe91ac5c..0adafff2d 100644 --- a/testhal/STM32/STM32F0xx/UART/debug/STM32F0xx-UART (OpenOCD, Flash and Run).launch +++ b/testhal/STM32/STM32F0xx/UART/debug/STM32F0xx-UART (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-UART"/>
<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.1967762724"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/STM32F0xx-UART"/>
</listAttribute>
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>
diff --git a/testhal/STM32/STM32F2xx/EXT/debug/STM32F2xx-EXT (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F2xx/EXT/debug/STM32F2xx-EXT (OpenOCD, Flash and Run).launch index 6bbfa7a4c..5672721c9 100644 --- a/testhal/STM32/STM32F2xx/EXT/debug/STM32F2xx-EXT (OpenOCD, Flash and Run).launch +++ b/testhal/STM32/STM32F2xx/EXT/debug/STM32F2xx-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="STM32F2xx-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.865376734"/>
+<stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="0.1606155520"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/STM32F2xx-EXT"/>
</listAttribute>
diff --git a/testhal/STM32/STM32F2xx/PWM-ICU/debug/STM32F2xx-PWM-ICU (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F2xx/PWM-ICU/debug/STM32F2xx-PWM-ICU (OpenOCD, Flash and Run).launch index c97e914bb..fa6c5d0d0 100644 --- a/testhal/STM32/STM32F2xx/PWM-ICU/debug/STM32F2xx-PWM-ICU (OpenOCD, Flash and Run).launch +++ b/testhal/STM32/STM32F2xx/PWM-ICU/debug/STM32F2xx-PWM-ICU (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="STM32F2xx-PWM-ICU"/>
<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.588576619"/>
+<stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="0.795257592"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/STM32F2xx-PWM-ICU"/>
</listAttribute>
diff --git a/testhal/STM32/STM32F3xx/ADC_DUAL/debug/STM32F3xx-ADC_DUAL (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F3xx/ADC_DUAL/debug/STM32F3xx-ADC_DUAL (OpenOCD, Flash and Run).launch index e63fba946..37c18b986 100644 --- a/testhal/STM32/STM32F3xx/ADC_DUAL/debug/STM32F3xx-ADC_DUAL (OpenOCD, Flash and Run).launch +++ b/testhal/STM32/STM32F3xx/ADC_DUAL/debug/STM32F3xx-ADC_DUAL (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="STM32F3xx-ADC_DUAL"/>
<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.1093754934"/>
+<stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="0.269849277"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/STM32F3xx-ADC_DUAL"/>
</listAttribute>
diff --git a/testhal/STM32/STM32F3xx/CAN/debug/STM32F3xx-CAN (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F3xx/CAN/debug/STM32F3xx-CAN (OpenOCD, Flash and Run).launch new file mode 100644 index 000000000..5ccde7471 --- /dev/null +++ b/testhal/STM32/STM32F3xx/CAN/debug/STM32F3xx-CAN (OpenOCD, Flash and Run).launch @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<launchConfiguration type="org.eclipse.cdt.debug.gdbjtag.launchConfigurationType">
+<stringAttribute key="bad_container_name" value="\STM32F3xx-CAN\debug"/>
+<intAttribute key="org.eclipse.cdt.debug.gdbjtag.core.delay" value="1"/>
+<booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.doHalt" value="true"/>
+<booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.doReset" value="true"/>
+<stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.imageFileName" value=""/>
+<stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.imageOffset" value=""/>
+<stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.initCommands" value="set remotetimeout 20 monitor reset init monitor sleep 50 "/>
+<stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.ipAddress" value="localhost"/>
+<stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.jtagDevice" value="Generic TCP/IP"/>
+<booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.loadImage" value="true"/>
+<booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.loadSymbols" value="true"/>
+<stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.pcRegister" value=""/>
+<intAttribute key="org.eclipse.cdt.debug.gdbjtag.core.portNumber" value="3333"/>
+<stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.runCommands" value=""/>
+<booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.setPcRegister" value="false"/>
+<booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.setResume" value="true"/>
+<booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.setStopAt" value="true"/>
+<stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.stopAt" value="main"/>
+<stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.symbolsFileName" value=""/>
+<stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.symbolsOffset" value=""/>
+<booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useFileForImage" value="false"/>
+<booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useFileForSymbols" value="false"/>
+<booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useProjBinaryForImage" value="true"/>
+<booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useProjBinaryForSymbols" value="true"/>
+<booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useRemoteTarget" value="true"/>
+<stringAttribute key="org.eclipse.cdt.debug.mi.core.DEBUG_NAME" value="arm-none-eabi-gdb"/>
+<stringAttribute key="org.eclipse.cdt.debug.mi.core.commandFactory" value="Standard"/>
+<stringAttribute key="org.eclipse.cdt.debug.mi.core.protocol" value="mi"/>
+<booleanAttribute key="org.eclipse.cdt.debug.mi.core.verboseMode" value="false"/>
+<stringAttribute key="org.eclipse.cdt.dsf.gdb.DEBUG_NAME" value="arm-none-eabi-gdb"/>
+<intAttribute key="org.eclipse.cdt.launch.ATTR_BUILD_BEFORE_LAUNCH_ATTR" value="2"/>
+<stringAttribute key="org.eclipse.cdt.launch.COREFILE_PATH" value=""/>
+<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_REGISTER_GROUPS" value=""/>
+<stringAttribute key="org.eclipse.cdt.launch.FORMAT" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?><contentList/>"/>
+<stringAttribute key="org.eclipse.cdt.launch.GLOBAL_VARIABLES" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <globalVariableList/> "/>
+<stringAttribute key="org.eclipse.cdt.launch.MEMORY_BLOCKS" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <memoryBlockExpressionList/> "/>
+<stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="./build/ch.elf"/>
+<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="STM32F3xx-CAN"/>
+<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.1157040515"/>
+<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
+<listEntry value="/STM32F3xx-CAN"/>
+</listAttribute>
+<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
+<listEntry value="4"/>
+</listAttribute>
+<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
+<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
+</listAttribute>
+</launchConfiguration>
diff --git a/testhal/STM32/STM32F3xx/PWM-ICU/debug/STM32F3xx-PWM_ICU (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F3xx/PWM-ICU/debug/STM32F3xx-PWM_ICU (OpenOCD, Flash and Run).launch index 5afb03edc..0dc9f7348 100644 --- a/testhal/STM32/STM32F3xx/PWM-ICU/debug/STM32F3xx-PWM_ICU (OpenOCD, Flash and Run).launch +++ b/testhal/STM32/STM32F3xx/PWM-ICU/debug/STM32F3xx-PWM_ICU (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="STM32F3xx-PWM-ICU"/>
<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.1093754934"/>
+<stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="0.415622388"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/STM32F3xx-PWM-ICU"/>
</listAttribute>
diff --git a/testhal/STM32/STM32F3xx/USB_CDC/debug/STM32F3xx-USB_CDC (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F3xx/USB_CDC/debug/STM32F3xx-USB_CDC (OpenOCD, Flash and Run).launch index 9e63eb9db..edb4fdd6b 100644 --- a/testhal/STM32/STM32F3xx/USB_CDC/debug/STM32F3xx-USB_CDC (OpenOCD, Flash and Run).launch +++ b/testhal/STM32/STM32F3xx/USB_CDC/debug/STM32F3xx-USB_CDC (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="STM32F3xx-USB_CDC"/>
<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.1093754934"/>
+<stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="0.1778476092"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/STM32F3xx-USB_CDC"/>
</listAttribute>
diff --git a/testhal/STM32/STM32F3xx/WDG/debug/STM32F3xx-WDG (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F3xx/WDG/debug/STM32F3xx-WDG (OpenOCD, Flash and Run).launch index aaefc61f0..2b52019f4 100644 --- a/testhal/STM32/STM32F3xx/WDG/debug/STM32F3xx-WDG (OpenOCD, Flash and Run).launch +++ b/testhal/STM32/STM32F3xx/WDG/debug/STM32F3xx-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="STM32F3xx-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="/STM32F3xx-WDG"/>
</listAttribute>
diff --git a/testhal/STM32/STM32F4xx/CAN/debug/STM32F4xx-CAN (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F4xx/CAN/debug/STM32F4xx-CAN (OpenOCD, Flash and Run).launch index 0ebd9f41e..259e5b9db 100644 --- a/testhal/STM32/STM32F4xx/CAN/debug/STM32F4xx-CAN (OpenOCD, Flash and Run).launch +++ b/testhal/STM32/STM32F4xx/CAN/debug/STM32F4xx-CAN (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="STM32F4xx-CAN"/>
<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.365230168"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/STM32F4xx-CAN"/>
</listAttribute>
diff --git a/testhal/STM32/STM32F4xx/EXT/debug/STM32F4xx-EXT (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F4xx/EXT/debug/STM32F4xx-EXT (OpenOCD, Flash and Run).launch index 697d82619..1ffc4ea58 100644 --- a/testhal/STM32/STM32F4xx/EXT/debug/STM32F4xx-EXT (OpenOCD, Flash and Run).launch +++ b/testhal/STM32/STM32F4xx/EXT/debug/STM32F4xx-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="STM32F4xx-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.865376734"/>
+<stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="0.1606155520"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/STM32F4xx-EXT"/>
</listAttribute>
diff --git a/testhal/STM32/STM32F4xx/GPT/debug/STM32F4xx-GPT (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F4xx/GPT/debug/STM32F4xx-GPT (OpenOCD, Flash and Run).launch index 0e104ffba..61095d88b 100644 --- a/testhal/STM32/STM32F4xx/GPT/debug/STM32F4xx-GPT (OpenOCD, Flash and Run).launch +++ b/testhal/STM32/STM32F4xx/GPT/debug/STM32F4xx-GPT (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="STM32F4xx-GPT"/>
<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.1570569554"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/STM32F4xx-GPT"/>
</listAttribute>
diff --git a/testhal/STM32/STM32F4xx/RTC/debug/STM32F4xx-RTC (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F4xx/RTC/debug/STM32F4xx-RTC (OpenOCD, Flash and Run).launch index eba9bf3ea..2a5acce0b 100644 --- a/testhal/STM32/STM32F4xx/RTC/debug/STM32F4xx-RTC (OpenOCD, Flash and Run).launch +++ b/testhal/STM32/STM32F4xx/RTC/debug/STM32F4xx-RTC (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="STM32F4xx-RTC"/>
<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.2012364782"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/STM32F4xx-RTC"/>
</listAttribute>
|