]> git.sur5r.net Git - freertos/blobdiff - Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile
Add in the configMAX_SYSCALL_INTERRUPT_PRIORITY test tasks.
[freertos] / Demo / CORTEX_LM3Sxxxx_Eclipse / RTOSDemo / Makefile
index bc37f9d1bcbab71ee05083159efab499ffde5841..84c98d9e3d9f03108b9a2a7fe9bc17af554b2f54 100644 (file)
@@ -73,6 +73,8 @@ SOURCE=       main.c \
                $(DEMO_COMMON_DIR)/GenQTest.c \\r
                $(DEMO_COMMON_DIR)/QPeek.c \\r
                $(DEMO_COMMON_DIR)/recmutex.c \\r
+               $(DEMO_COMMON_DIR)/IntQueue.c \\r
+               ./IntQueueTimer.c \\r
                ./webserver/uIP_Task.c \\r
                ./webserver/emac.c \\r
                ./webserver/httpd.c \\r