Fix Uni660 linker errors (#12341)

master
Ryan 2021-03-24 13:03:43 +11:00 committed by GitHub
parent 7b07ce3fef
commit 78149505f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -24,4 +24,4 @@ UNICODE_ENABLE = yes # Unicode
CUSTOM_MATRIX = yes
# project specific files
SRC += matrix.c
SRC += matrix.c serial_uart.c

View File

@ -24,6 +24,6 @@ UNICODE_ENABLE = yes # Unicode
CUSTOM_MATRIX = yes
# project specific files
SRC += matrix.c
SRC += matrix.c serial_uart.c
DEFAULT_FOLDER = sirius/uni660/rev2/ansi