Work in progress.

This commit is contained in:
Richard Barry 2009-05-28 20:40:12 +00:00
parent 25194d5918
commit b42009def0
6 changed files with 67 additions and 53 deletions

View file

@ -108,7 +108,6 @@ FreeRTOS_OBJS= $(OUTPUT_DIR)/port.o \
# The demo app source files.
Demo_OBJS= $(OUTPUT_DIR)/main.o \
$(OUTPUT_DIR)/BlockQ.o \
$(OUTPUT_DIR)/death.o \
$(OUTPUT_DIR)/integer.o \
$(OUTPUT_DIR)/PollQ.o \
$(OUTPUT_DIR)/semtest.o \