issue #1598 codebuild

This commit is contained in:
kraus 2021-09-26 19:07:36 +02:00
parent af8ba07b31
commit 33f008b0b7
1 changed files with 17 additions and 0 deletions

View File

@ -254,6 +254,23 @@ struct controller controller_list[] =
}
},
{
"sh1107", 16, 10, "u8g2_ll_hvline_vertical_top_lsb", "u8x8_cad_001", "", COM_4WSPI|COM_3WSPI|COM_6800|COM_8080|COM_8080,
"", /* is_generate_u8g2_class= */ 1,
{
{ "128x80" },
{ NULL }
}
},
{
"sh1107", 16, 10, "u8g2_ll_hvline_vertical_top_lsb", "u8x8_cad_ssd13xx_fast_i2c", "i2c", COM_I2C,
"", /* is_generate_u8g2_class= */ 1,
{
{ "128x80" },
{ NULL }
}
},
{
"sh1107", 16, 16, "u8g2_ll_hvline_vertical_top_lsb", "u8x8_cad_001", "", COM_4WSPI|COM_3WSPI|COM_6800|COM_8080|COM_8080,
"", /* is_generate_u8g2_class= */ 1,