mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 11:22:24 +01:00
[usb_uart] Implement USB Host mode UART (#8334)
This commit is contained in:
5
tests/components/usb_host/test.esp32-s3-idf.yaml
Normal file
5
tests/components/usb_host/test.esp32-s3-idf.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
usb_host:
|
||||
devices:
|
||||
- id: device_1
|
||||
vid: 0x1234
|
||||
pid: 0x1234
|
Reference in New Issue
Block a user