feat: 添加 CST816 触摸屏驱动支持及相关配置

This commit is contained in:
2026-06-29 22:50:34 +08:00
parent fc03cedf66
commit 60efac6dfc
4 changed files with 160 additions and 44 deletions
+4 -3
View File
@@ -5,8 +5,9 @@ dependencies:
espressif/esp_wifi_remote:
version: ">=0.10,<2.0"
rules:
- if: "target in [esp32p4, esp32h2]"
- if: target in [esp32p4, esp32h2]
espressif/esp_hosted:
version: "~2"
version: ~2
rules:
- if: "target in [esp32p4, esp32h2]"
- if: target in [esp32p4, esp32h2]
espp/cst816: ^0.22.0