|
|
%!s(int64=8) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| main | %!s(int64=8) %!d(string=hai) anos | |
| Makefile | %!s(int64=9) %!d(string=hai) anos | |
| README.md | %!s(int64=8) %!d(string=hai) anos | |
This example shows how to use the UART driver to handle special UART events. It also reads data from UART0 directly, and echoes it to console.
make flash monitorUART_DATA events and the typed data displayed.See the README.md file in the upper level 'examples' directory for more information about examples.