i2c support for uc1601, issue #378

This commit is contained in:
olikraus
2017-10-07 05:40:21 +02:00
parent 25ed12f561
commit d01d03589b
5 changed files with 111 additions and 0 deletions
+8
View File
@@ -576,6 +576,14 @@ struct controller controller_list[] =
{ NULL }
}
},
{
"uc1601", 16, 4, "u8g2_ll_hvline_vertical_top_lsb", "u8x8_cad_uc16xx_i2c", "i2c", COM_I2C,
"", /* is_generate_u8g2_class= */ 1,
{
{ "128x32" },
{ NULL }
}
},
{
"st7565", 17, 4, "u8g2_ll_hvline_vertical_top_lsb", "u8x8_cad_001", "", COM_4WSPI|COM_3WSPI|COM_6800|COM_8080,