From 625b1a7159b23e68f0799ba904160356f7a27537 Mon Sep 17 00:00:00 2001 From: Richard Barry Date: Mon, 1 Jul 2013 08:49:20 +0000 Subject: [PATCH] Add the queue overwrite demo to the RZ demo. --- .../IAR/RTOSDemo.ewp | 5 +- .../IAR/settings/RTOSDemo.cspy.bat | 2 +- .../IAR/settings/RTOSDemo.dbgdt | 4 +- .../IAR/settings/RTOSDemo.dni | 52 +++++++++---------- .../IAR/settings/RTOSDemo.wsdt | 14 ++--- .../Source/Full-Demo/main_full.c | 8 +++ .../Source/main.c | 4 ++ .../RTOSDemo/Full-Demo/main_full.c | 2 +- 8 files changed, 53 insertions(+), 38 deletions(-) diff --git a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/IAR/RTOSDemo.ewp b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/IAR/RTOSDemo.ewp index e0a4dd3fd..ce5914e3e 100644 --- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/IAR/RTOSDemo.ewp +++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/IAR/RTOSDemo.ewp @@ -332,7 +332,7 @@