implemented the system input queue and system input thread
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
OBJS=main.o log.o gpio.o
|
||||
OBJS=main.o sysinput.o log.o gpio.o msg_queue.o time_func.o
|
||||
LIBS=
|
||||
|
||||
upiwin: $(OBJS)
|
||||
|
||||
Reference in New Issue
Block a user