From 4bad9d9bb4afff6191238215cb35ba871333d657 Mon Sep 17 00:00:00 2001 From: olikraus Date: Sun, 17 May 2026 14:39:26 +0200 Subject: [PATCH] codebuild #issue 2607 --- tools/codebuild/codebuild.c | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tools/codebuild/codebuild.c b/tools/codebuild/codebuild.c index 4f9b57cc..c1411105 100644 --- a/tools/codebuild/codebuild.c +++ b/tools/codebuild/codebuild.c @@ -1834,6 +1834,15 @@ struct controller controller_list[] = }, }, + { + "st7586s", 30, 8, "u8g2_ll_hvline_horizontal_right_lsb", "u8x8_cad_011", "", COM_4WSPI|COM_3WSPI|COM_6800|COM_8080, + "", /* is_generate_u8g2_class= */ 1, + { + { "pe24064" }, + { NULL } + }, + }, + { /* tile width is little bit larger, 42*8=336 so that it can be devided by 3 and 8 */ "st7586s", 42, 20, "u8g2_ll_hvline_horizontal_right_lsb", "u8x8_cad_011", "", COM_4WSPI|COM_3WSPI|COM_6800|COM_8080,