Add serial_uart.c and use it for PC98
This commit is contained in:
parent
90e6ff92f4
commit
ea1ede83c3
5 changed files with 174 additions and 92 deletions
|
|
@ -11,8 +11,8 @@ TARGET_DIR = .
|
|||
SRC = keymap.c \
|
||||
matrix.c \
|
||||
led.c \
|
||||
command_extra.c \
|
||||
protocol/serial_soft.c
|
||||
protocol/serial_uart.c
|
||||
# protocol/serial_soft.c
|
||||
|
||||
CONFIG_H = config.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue