From f68d136b7a47d5b4d68009c6001af4a5ccacbfc1 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Mon, 22 Jan 2018 11:13:18 +0000 Subject: Fixed a metadata problem. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11387 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/STM32/RT-STM32F746ZG-NUCLEO144/.cproject | 4 +- ...746ZE-NUCLEO144 (OpenOCD, Flash and Run).launch | 52 ---------------------- ...746ZG-NUCLEO144 (OpenOCD, Flash and Run).launch | 52 ++++++++++++++++++++++ 3 files changed, 54 insertions(+), 54 deletions(-) delete mode 100644 demos/STM32/RT-STM32F746ZG-NUCLEO144/debug/RT-STM32F746ZE-NUCLEO144 (OpenOCD, Flash and Run).launch create mode 100644 demos/STM32/RT-STM32F746ZG-NUCLEO144/debug/RT-STM32F746ZG-NUCLEO144 (OpenOCD, Flash and Run).launch (limited to 'demos/STM32/RT-STM32F746ZG-NUCLEO144') diff --git a/demos/STM32/RT-STM32F746ZG-NUCLEO144/.cproject b/demos/STM32/RT-STM32F746ZG-NUCLEO144/.cproject index 4d86467e8..fd573e08c 100644 --- a/demos/STM32/RT-STM32F746ZG-NUCLEO144/.cproject +++ b/demos/STM32/RT-STM32F746ZG-NUCLEO144/.cproject @@ -37,7 +37,7 @@ - + @@ -48,7 +48,7 @@ - + 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-STM32F746ZE-NUCLEO144 (OpenOCD, Flash and Run).launch deleted file mode 100644 index 5614c6b13..000000000 --- a/demos/STM32/RT-STM32F746ZG-NUCLEO144/debug/RT-STM32F746ZE-NUCLEO144 (OpenOCD, Flash and Run).launch +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/demos/STM32/RT-STM32F746ZG-NUCLEO144/debug/RT-STM32F746ZG-NUCLEO144 (OpenOCD, Flash and Run).launch b/demos/STM32/RT-STM32F746ZG-NUCLEO144/debug/RT-STM32F746ZG-NUCLEO144 (OpenOCD, Flash and Run).launch new file mode 100644 index 000000000..5a0537ec3 --- /dev/null +++ b/demos/STM32/RT-STM32F746ZG-NUCLEO144/debug/RT-STM32F746ZG-NUCLEO144 (OpenOCD, Flash and Run).launch @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3