Simple IPC with pipes
This commit is contained in:
@ -60,6 +60,8 @@ SRCFILES += $(call GRABSRC, \
|
||||
flanterm/src/flanterm_backends \
|
||||
syscall \
|
||||
path \
|
||||
rbuf \
|
||||
ipc/pipe \
|
||||
)
|
||||
|
||||
ifeq ($(ARCH),x86_64)
|
||||
|
Reference in New Issue
Block a user