Create a thread for the serial link
This commit is contained in:
@@ -21,4 +21,5 @@
|
||||
# SOFTWARE.
|
||||
|
||||
INC += $(SERIAL_DIR)
|
||||
SRC += $(wildcard $(SERIAL_DIR)/serial_link/protocol/*.c)
|
||||
SRC += $(wildcard $(SERIAL_DIR)/serial_link/protocol/*.c)
|
||||
SRC += $(wildcard $(SERIAL_DIR)/serial_link/system/*.c)
|
||||
Reference in New Issue
Block a user