mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
add a bit more doc
This commit is contained in:
parent
d656a0e3f8
commit
6eba3585d2
@ -76,6 +76,6 @@ Then choose "Browse my computer for driver software" then navigate to the device
|
||||
|
||||
**Testing Demo**
|
||||
|
||||
Connect to the "tinyusb Serial Port" with your terminal application, and start to type. You should get echo back as the CDC serial application demo is written to transmit what it received.
|
||||
Connect to the "tinyusb Serial Port" with your terminal application, and start to type. You should get echo back as the CDC serial application demo is written to transmit what it received. Notes: if Windows/terminal don't realize serial port (especially if you unplugged device without disconnect previously), simply unplug and plug device again. This is a "known feature" of Windows's usbser.
|
||||
|
||||
![Serial Connect](http://docs.tinyusb.org/images/demo_cdc_connect.png)
|
Loading…
x
Reference in New Issue
Block a user