更新gt911固件

This commit is contained in:
wen
2025-10-30 15:07:40 +08:00
parent 846d8045b3
commit 43c799919d
49 changed files with 52 additions and 21 deletions

View File

@@ -271,6 +271,8 @@ struct aic_pinmux aic_pinmux_config[] = {
{1, PIN_PULL_DIS, 3, AIC_TOUCH_PANEL_RST_PIN},
{1, PIN_PULL_DIS, 3, AIC_TOUCH_PANEL_INT_PIN},
#endif
{1, PIN_PULL_DIS, 3, "PU.0"},
{1, PIN_PULL_DIS, 3, "PU.1"},
};
uint32_t aic_pinmux_config_size = ARRAY_SIZE(aic_pinmux_config);