rules.mk 89 B

12345
  1. CUSTOM_MATRIX = lite
  2. # project specific files
  3. SRC += matrix.c
  4. I2C_DRIVER_REQUIRED = yes