sony: Add buzzer support
This commit is contained in:
parent
7daa4f1b8f
commit
c37774d159
3 changed files with 37 additions and 9 deletions
|
|
@ -10,6 +10,7 @@ TARGET_DIR = .
|
|||
# keyboard dependent files
|
||||
SRC = matrix.c \
|
||||
led.c \
|
||||
tone.c \
|
||||
news.c
|
||||
|
||||
CONFIG_H = config.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue