From bef165d46799fb8faa58aaa224f80c16b6538e69 Mon Sep 17 00:00:00 2001
From: "Yuhui.Zheng" <10982575+yuhui-zheng@users.noreply.github.com>
Date: Tue, 18 Feb 2020 22:06:38 -0800
Subject: [PATCH] Linking test source file from relative path. (#19)
---
FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/.project | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/.project b/FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/.project
index e99970c6e1..226716e4f9 100644
--- a/FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/.project
+++ b/FreeRTOS/Demo/CORTEX_M0+_LPC51U68_GCC_IAR_KEIL/.project
@@ -38,7 +38,7 @@
Demo_tasks/IntQueue.c
1
- C:/Users/yuhzheng/Documents/freertos-code/FreeRTOS/Demo/Common/Minimal/IntQueue.c
+ PARENT-1-PROJECT_LOC/Common/Minimal/IntQueue.c
Demo_tasks/blocktim.c