From: richardbarry Date: Sat, 12 Oct 2013 10:09:10 +0000 (+0000) Subject: Fix broken link in Atmel Studio SAMD20 project. X-Git-Tag: V7.5.3~5 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=32c0865b1233c929cc1cbca3176b92c62fbcec4c;p=freertos Fix broken link in Atmel Studio SAMD20 project. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2061 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- diff --git a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo.atsuo b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo.atsuo index e01ab6265..2a8652fa8 100644 Binary files a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo.atsuo and b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo.atsuo differ diff --git a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/RTOSDemo.cproj b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/RTOSDemo.cproj index 8bd150753..30d49f128 100644 --- a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/RTOSDemo.cproj +++ b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/RTOSDemo.cproj @@ -515,6 +515,10 @@ compile src\Common-Demo-Tasks\GenQTest.c + + compile + src\Common-Demo-Tasks\QPeek.c + compile src\Common-Demo-Tasks\QueueOverwrite.c @@ -527,9 +531,6 @@ compile src\Common-Demo-Tasks\recmutex.c - - compile - compile