xt_usb: Replace functions with macros

This commit is contained in:
tmk 2018-03-02 13:56:46 +09:00
parent 42199c90f8
commit acbea7fb15
5 changed files with 32 additions and 70 deletions

View file

@ -12,7 +12,6 @@ TARGET_DIR = .
# project specific files
SRC = protocol/xt_interrupt.c \
protocol/xt_io_avr.c \
matrix.c \
led.c