2017-11-26 08:17:14 +01:00
|
|
|
# Optimize size but this may cause error "relocation truncated to fit"
|
|
|
|
#EXTRALDFLAGS = -Wl,--relax
|
|
|
|
|
2023-10-13 08:25:32 +02:00
|
|
|
I2C_DRIVER_REQUIRED = yes
|
2023-09-14 05:57:10 +02:00
|
|
|
|
2017-11-26 08:17:14 +01:00
|
|
|
CUSTOM_MATRIX = yes
|
2023-09-14 05:57:10 +02:00
|
|
|
SRC += matrix.c ad5258.c
|