Kernel processes / multitasking
This commit is contained in:
@ -47,7 +47,7 @@ SRCFILES := $(wildcard *.c) \
|
||||
$(wildcard fs/littlefs/*.c) \
|
||||
$(wildcard fs/portlfs/*.c) \
|
||||
$(wildcard baseimg/*.c) \
|
||||
$(wildcard task/*.c) \
|
||||
$(wildcard proc/*.c) \
|
||||
$(wildcard hal/*.c) \
|
||||
$(wildcard hal/$(ARCH)/*.c) \
|
||||
$(wildcard hal/$(ARCH)/*.S) \
|
||||
|
Reference in New Issue
Block a user