From 1c2959452edc9504b4fb91ae0dc3c621c185c95e Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 12 Oct 2014 13:17:14 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7388 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/LPC21xx/RT-LPC214x-OLIMEX/.cproject | 1 + demos/LPC21xx/RT-LPC214x-OLIMEX/.project | 2 +- demos/LPC21xx/RT-LPC214x-OLIMEX/Makefile | 2 +- ...14x-OLIMEX (OpenOCD, Flash and Run).launch | 52 +++++++++++++++++++ 4 files changed, 55 insertions(+), 2 deletions(-) create mode 100644 demos/LPC21xx/RT-LPC214x-OLIMEX/debug/RT-LPC214x-OLIMEX (OpenOCD, Flash and Run).launch diff --git a/demos/LPC21xx/RT-LPC214x-OLIMEX/.cproject b/demos/LPC21xx/RT-LPC214x-OLIMEX/.cproject index bc64e0ab5..1881d37c2 100644 --- a/demos/LPC21xx/RT-LPC214x-OLIMEX/.cproject +++ b/demos/LPC21xx/RT-LPC214x-OLIMEX/.cproject @@ -48,4 +48,5 @@ + diff --git a/demos/LPC21xx/RT-LPC214x-OLIMEX/.project b/demos/LPC21xx/RT-LPC214x-OLIMEX/.project index 68c0c3b0a..2afbc5432 100644 --- a/demos/LPC21xx/RT-LPC214x-OLIMEX/.project +++ b/demos/LPC21xx/RT-LPC214x-OLIMEX/.project @@ -25,7 +25,7 @@ - OLIMEX_LPC_P2148 + board 2 CHIBIOS/os/hal/boards/OLIMEX_LPC_P2148 diff --git a/demos/LPC21xx/RT-LPC214x-OLIMEX/Makefile b/demos/LPC21xx/RT-LPC214x-OLIMEX/Makefile index 3bb5a6d37..c1708eef9 100644 --- a/demos/LPC21xx/RT-LPC214x-OLIMEX/Makefile +++ b/demos/LPC21xx/RT-LPC214x-OLIMEX/Makefile @@ -30,7 +30,7 @@ endif # Enable this if you want link time optimizations (LTO) ifeq ($(USE_LTO),) - USE_LTO = yes + USE_LTO = no endif # If enabled, this option allows to compile the application in THUMB mode. diff --git a/demos/LPC21xx/RT-LPC214x-OLIMEX/debug/RT-LPC214x-OLIMEX (OpenOCD, Flash and Run).launch b/demos/LPC21xx/RT-LPC214x-OLIMEX/debug/RT-LPC214x-OLIMEX (OpenOCD, Flash and Run).launch new file mode 100644 index 000000000..4c60843aa --- /dev/null +++ b/demos/LPC21xx/RT-LPC214x-OLIMEX/debug/RT-LPC214x-OLIMEX (OpenOCD, Flash and Run).launch @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +