Add IT5570E support with correct I2C channel

This commit is contained in:
Jeremy Soller
2020-01-10 08:07:18 -07:00
parent 26d01841d1
commit 89e3f3894f
21 changed files with 874 additions and 25 deletions

View File

@@ -0,0 +1,7 @@
static __code char __at(0x40) SIGNATURE[32] = {
0xA5, 0xA5, 0xA5, 0xA5, 0xA5, 0xA5, 0xA5, 0x94,
0x85, 0x12, 0x5A, 0x5A, 0xAA, 0x00, 0x55, 0x55,
0x49, 0x54, 0x45, 0x20, 0x54, 0x65, 0x63, 0x68,
0x2E, 0x20, 0x49, 0x6E, 0x63, 0x2E, 0x20, 0x20
};