rules.mk 96 B

12345
  1. CUSTOM_MATRIX = lite
  2. VPATH += drivers/gpio
  3. SRC += pca9555.c matrix.c
  4. I2C_DRIVER_REQUIRED = yes