Support USB RNDIS (#1655)
* add rndis board support * 增加代码兼容性处理 * 再次修复代码兼容性问题 * rename board --------- Co-authored-by: zk <982145@qq.com>
This commit is contained in:
@ -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]
|
||||
|
||||
Reference in New Issue
Block a user