mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 10:08:33 -04:00
Continue work on MCF52233 demo.
This commit is contained in:
parent
31606543da
commit
18f84c805f
32 changed files with 3949 additions and 438 deletions
|
@ -67,7 +67,8 @@ Demo_OBJS= $(OUTPUT_DIR)/main.o \
|
|||
$(OUTPUT_DIR)/semtest.o \
|
||||
$(OUTPUT_DIR)/GenQTest.o \
|
||||
$(OUTPUT_DIR)/QPeek.o \
|
||||
$(OUTPUT_DIR)/FEC.o
|
||||
$(OUTPUT_DIR)/FEC.o \
|
||||
$(OUTPUT_DIR)/printf-stdarg.o
|
||||
|
||||
HTTP_OBJS= $(OUTPUT_DIR)/uIP_Task.o \
|
||||
$(OUTPUT_DIR)/httpd.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue