From 6c57849d532dc63ade01d96c1a1a32ce53d7be18 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Thu, 5 Dec 2013 11:27:27 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6557 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/rt/RT-SPC56EL-EVB/.cproject | 7 ++++++- demos/rt/RT-SPC56EL-EVB/Makefile | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'demos/rt') diff --git a/demos/rt/RT-SPC56EL-EVB/.cproject b/demos/rt/RT-SPC56EL-EVB/.cproject index ac5bc86e0..88dcf471d 100644 --- a/demos/rt/RT-SPC56EL-EVB/.cproject +++ b/demos/rt/RT-SPC56EL-EVB/.cproject @@ -48,5 +48,10 @@ - + + + + + + diff --git a/demos/rt/RT-SPC56EL-EVB/Makefile b/demos/rt/RT-SPC56EL-EVB/Makefile index 34ed121bc..6f3898e9c 100644 --- a/demos/rt/RT-SPC56EL-EVB/Makefile +++ b/demos/rt/RT-SPC56EL-EVB/Makefile @@ -73,7 +73,7 @@ PROJECT = ch CHIBIOS = ../../.. include $(CHIBIOS)/os/hal/hal.mk include $(CHIBIOS)/os/hal/boards/ST_EVB_SPC56EL/board.mk -include $(CHIBIOS)/os/hal/ports/SPC56ELxx/platform.mk +include $(CHIBIOS)/os/hal/ports/SPC5/SPC56ELxx/platform.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/rt/osal/osal.mk include $(CHIBIOS)/os/rt/ports/e200/compilers/GCC/mk/port_spc56elxx.mk -- cgit v1.2.3