Enable i2c debugger on address 0x76
This commit is contained in:
@@ -2,3 +2,6 @@ EC=it8587e
|
||||
|
||||
# Set debug level to debug
|
||||
CFLAGS+=-DLEVEL=4
|
||||
|
||||
# Enable I2C debug on 0x76
|
||||
CFLAGS+=-DI2C_DEBUGGER=0x76
|
||||
|
Reference in New Issue
Block a user