Serial refactor (#11521)
This commit is contained in:
parent
464eb7137d
commit
5ea92a9c1c
58 changed files with 162 additions and 562 deletions
|
@ -30,9 +30,4 @@ UNICODE_ENABLE = YES # Unicode
|
|||
# BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID
|
||||
|
||||
# # project specific files
|
||||
SRC += matrix.c
|
||||
|
||||
USB = /dev/ttyACM0
|
||||
|
||||
#upload: build
|
||||
# $(honeycomb_UPLOAD_COMMAND)
|
||||
SRC += matrix.c serial_uart.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue