You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
218 B
Markdown
9 lines
218 B
Markdown
3 years ago
|
# USB Echo
|
||
|
|
||
|
This is a simple program that runs in a loop, looking for character data over the
|
||
|
UART0 line which happens to be hooked up to the MicroUSB to UART circuit on these
|
||
|
dev kits.
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
You should use the
|