Moved files to common, protocol and doc directory
This commit is contained in:
parent
225de7a847
commit
f412570739
98 changed files with 0 additions and 210 deletions
10
protocol/iwrap.mk
Normal file
10
protocol/iwrap.mk
Normal file
|
@ -0,0 +1,10 @@
|
|||
OPT_DEFS += -DHOST_IWRAP
|
||||
|
||||
SRC += iwrap.c \
|
||||
suart.S \
|
||||
sendchar_uart.c \
|
||||
uart.c
|
||||
|
||||
|
||||
# Search Path
|
||||
VPATH += $(COMMON_DIR)/iwrap
|
Loading…
Add table
Add a link
Reference in a new issue