Use serial_uart.c instead of x68k.c now
This commit is contained in:
parent
42c962412b
commit
f45f4193f2
6 changed files with 13 additions and 155 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue