First task starting - woohoo!

This commit is contained in:
Richard Barry 2008-08-08 09:40:41 +00:00
parent 78d3b371fd
commit 3f2375c020
4 changed files with 4 additions and 2047 deletions

View file

@ -28,7 +28,7 @@ OBJS = $(OUTPUT_DIR)/portasm.o \
$(OUTPUT_DIR)/tasks.o \
$(OUTPUT_DIR)/queue.o \
$(OUTPUT_DIR)/heap_2.o \
$(OUTPUT_DIR)/FreeRTOS_Timer.o
$(OUTPUT_DIR)/FreeRTOS_Tick_Setup.o
C_DEPS = $(OBJS:.o=.d)