From bcd5c10086f198bfc1643aabd22e9a82802545e2 Mon Sep 17 00:00:00 2001 From: rtel Date: Wed, 1 Oct 2014 09:30:35 +0000 Subject: [PATCH] Demo project only: Cyclone V SoC now running from external RAM. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2308 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/.cproject | 2 +- FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main.c | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/.cproject b/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/.cproject index 612e1a4a7..d94e97779 100644 --- a/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/.cproject +++ b/FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/.cproject @@ -41,7 +41,7 @@