mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 11:53:53 -04:00
Add in the configMAX_SYSCALL_INTERRUPT_PRIORITY test tasks.
This commit is contained in:
parent
512c86194f
commit
ae6d081ebe
9 changed files with 267 additions and 81 deletions
|
@ -73,6 +73,8 @@ SOURCE= main.c \
|
|||
$(DEMO_COMMON_DIR)/GenQTest.c \
|
||||
$(DEMO_COMMON_DIR)/QPeek.c \
|
||||
$(DEMO_COMMON_DIR)/recmutex.c \
|
||||
$(DEMO_COMMON_DIR)/IntQueue.c \
|
||||
./IntQueueTimer.c \
|
||||
./webserver/uIP_Task.c \
|
||||
./webserver/emac.c \
|
||||
./webserver/httpd.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue