1
0
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:
Clyde Stubbs
2025-05-22 11:54:40 +10:00
committed by GitHub
parent d1e55252d0
commit 1ec57a74b5
13 changed files with 1464 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
usb_host:
devices:
- id: device_1
vid: 0x1234
pid: 0x1234