summary refs log tree commit diff stats
path: root/src/rules.mk
blob: d2018cfff0cbaa346671a06c09debf769238ad82 (plain) (blame)
1
2
3
4
5
6
7
CUSTOM_MATRIX = lite

VPATH += drivers/gpio
SRC += matrix.c mcp23018.c
I2C_DRIVER_REQUIRED = yes

MCU_LDSCRIPT = STM32F303xB