news: Remove news.c and use serial_uart.c instead
This commit is contained in:
parent
b7188acd4f
commit
b072fb26de
5 changed files with 18 additions and 245 deletions
|
|
@ -10,7 +10,7 @@ TARGET_DIR = .
|
|||
# keyboard dependent files
|
||||
SRC = matrix.c \
|
||||
tone.c \
|
||||
news.c
|
||||
protocol/serial_uart.c
|
||||
|
||||
CONFIG_H = config.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue