This commit is contained in:
刘可亮
2024-09-03 11:16:08 +08:00
parent cf270df8d6
commit 803cac77d5
2931 changed files with 614364 additions and 31222 deletions

View File

@@ -44,10 +44,6 @@
#define AXS_TOUCH_WEIGHT_POS 6
#define AXS_TOUCH_AREA_POS 7
#define AXS15260_I2C_CHAN AIC_TOUCH_PANEL_AXS15260_I2C_CHA
#define AXS15260_RST_PIN AIC_TOUCH_PANEL_AXS15260_RST_PIN
#define AXS15260_INT_PIN AIC_TOUCH_PANEL_AXS15260_INT_PIN
int rt_hw_axs15260_init(const char *name, struct rt_touch_config *cfg);
#endif /* _AXS15260_H_ */