Use serial_uart.c instead of x68k.c now

This commit is contained in:
tmk 2013-06-21 21:48:18 +09:00
parent 42c962412b
commit f45f4193f2
6 changed files with 13 additions and 155 deletions

View file

@ -16,8 +16,7 @@ TARGET_DIR = .
SRC = keymap.c \
matrix.c \
led.c \
protocol/x68k.c
# protocol/serial_uart.c
protocol/serial_uart.c
CONFIG_H = config_pjrc.h