Fix Uni660 linker errors (#12341)

miryoku-merge-master
Ryan 5 years ago committed by GitHub
parent 7b07ce3fef
commit 78149505f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -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

Loading…
Cancel
Save