aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F746ZG-NUCLEO144/debug
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-01-22 11:13:18 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-01-22 11:13:18 +0000
commitf68d136b7a47d5b4d68009c6001af4a5ccacbfc1 (patch)
tree8f3f3df52d7e518eebdd799329936b4e286e7a01 /demos/STM32/RT-STM32F746ZG-NUCLEO144/debug
parentb56329fd3d701c99461a8d1f32ab45b26f32ce30 (diff)
downloadChibiOS-f68d136b7a47d5b4d68009c6001af4a5ccacbfc1.tar.gz
ChibiOS-f68d136b7a47d5b4d68009c6001af4a5ccacbfc1.tar.bz2
ChibiOS-f68d136b7a47d5b4d68009c6001af4a5ccacbfc1.zip
Fixed a metadata problem.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11387 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/STM32/RT-STM32F746ZG-NUCLEO144/debug')
-rw-r--r--demos/STM32/RT-STM32F746ZG-NUCLEO144/debug/RT-STM32F746ZG-NUCLEO144 (OpenOCD, Flash and Run).launch (renamed from demos/STM32/RT-STM32F746ZG-NUCLEO144/debug/RT-STM32F746ZE-NUCLEO144 (OpenOCD, Flash and Run).launch)2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/RT-STM32F746ZG-NUCLEO144/debug/RT-STM32F746ZE-NUCLEO144 (OpenOCD, Flash and Run).launch b/demos/STM32/RT-STM32F746ZG-NUCLEO144/debug/RT-STM32F746ZG-NUCLEO144 (OpenOCD, Flash and Run).launch
index 5614c6b13..5a0537ec3 100644
--- a/demos/STM32/RT-STM32F746ZG-NUCLEO144/debug/RT-STM32F746ZE-NUCLEO144 (OpenOCD, Flash and Run).launch
+++ b/demos/STM32/RT-STM32F746ZG-NUCLEO144/debug/RT-STM32F746ZG-NUCLEO144 (OpenOCD, Flash and Run).launch
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.cdt.debug.gdbjtag.launchConfigurationType">
-<stringAttribute key="bad_container_name" value="\RT-STM32F746ZE-NUCLEO144\debug"/>
+<stringAttribute key="bad_container_name" value="\RT-STM32F746ZG-NUCLEO144\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"/>