Whitespace changes in the tiva(stellaris/lpc directory structure commit
This commit is contained in:
committed by
Frantisek Burian
parent
1740fee230
commit
06208be477
@@ -4,7 +4,7 @@ README
|
||||
|
||||
This example demonstrates the ease of setting up the UART with libopencm3, and
|
||||
using UART interrupts. UART echo is achieved by echoing back received characters
|
||||
from within the interrupt service routine. This has the advantage over using
|
||||
from within the interrupt service routine. This has the advantage over using
|
||||
blocking reads and writes that the main program loop is freed for other tasks.
|
||||
|
||||
The UART is set up as 921600-8N1.
|
||||
|
||||
Reference in New Issue
Block a user