remove custom i2c and led driver

This commit is contained in:
mechmerlin
2019-07-14 18:11:16 -07:00
parent b8c5efa555
commit 77a7e3c91f
6 changed files with 69 additions and 285 deletions

View File

@@ -40,7 +40,7 @@ OPT_DEFS = -DDEBUG_LEVEL=0
OPT_DEFS += -DBOOTLOADER_SIZE=2048
# custom matrix setup
SRC = i2c.c backlight_ps2avrGB.c
SRC = i2c_master.c
# programming options
PROGRAM_CMD = ./util/atmega32a_program.py $(TARGET).hex