From 64f1f5f94a2ed2d74c13b19947cf8dde44c0856f Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Mon, 13 Apr 2015 12:29:05 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7889 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/STM32/RT-STM32F407-DISCOVERY/Makefile | 2 +- ...-STM32F407-DISCOVERY (OpenOCD, Just Run).launch | 52 ++++++++++++++++++++++ 2 files changed, 53 insertions(+), 1 deletion(-) create mode 100644 demos/STM32/RT-STM32F407-DISCOVERY/debug/RT-STM32F407-DISCOVERY (OpenOCD, Just Run).launch (limited to 'demos') diff --git a/demos/STM32/RT-STM32F407-DISCOVERY/Makefile b/demos/STM32/RT-STM32F407-DISCOVERY/Makefile index e56e7e88c..d806eb8e7 100644 --- a/demos/STM32/RT-STM32F407-DISCOVERY/Makefile +++ b/demos/STM32/RT-STM32F407-DISCOVERY/Makefile @@ -65,7 +65,7 @@ endif # Enables the use of FPU on Cortex-M4 (no, softfp, hard). ifeq ($(USE_FPU),) - USE_FPU = no + USE_FPU = hard endif # diff --git a/demos/STM32/RT-STM32F407-DISCOVERY/debug/RT-STM32F407-DISCOVERY (OpenOCD, Just Run).launch b/demos/STM32/RT-STM32F407-DISCOVERY/debug/RT-STM32F407-DISCOVERY (OpenOCD, Just Run).launch new file mode 100644 index 000000000..546af96da --- /dev/null +++ b/demos/STM32/RT-STM32F407-DISCOVERY/debug/RT-STM32F407-DISCOVERY (OpenOCD, Just Run).launch @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3