Add serial_uart.c and use it for PC98

This commit is contained in:
tmk 2013-02-25 03:09:10 +09:00
parent 90e6ff92f4
commit ea1ede83c3
5 changed files with 174 additions and 92 deletions

View file

@ -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