Support USB RNDIS (#1655)

* add rndis board support

* 增加代码兼容性处理

* 再次修复代码兼容性问题

* rename board

---------

Co-authored-by: zk <982145@qq.com>
This commit is contained in:
ZhouKe
2026-01-27 19:19:44 +08:00
committed by GitHub
parent 7fa9056527
commit 7ad22d49af
9 changed files with 1131 additions and 1 deletions

View File

@ -118,3 +118,7 @@ dependencies:
idf:
version: '>=5.5.1'
espressif/esp_lcd_touch_st7123: ^1.0.0
espressif/iot_usbh_rndis:
version: ^0.3.1
rules:
- if: target in [esp32s3, esp32p4]