Enable i2c debugger on address 0x76

This commit is contained in:
Jeremy Soller
2019-11-18 09:26:38 -07:00
parent 6f6336c2dd
commit 47359230fa
2 changed files with 4 additions and 4 deletions

View File

@@ -2,3 +2,6 @@ EC=it8587e
# Set debug level to debug
CFLAGS+=-DLEVEL=4
# Enable I2C debug on 0x76
CFLAGS+=-DI2C_DEBUGGER=0x76