aboutsummaryrefslogtreecommitdiff
path: root/examples/usartecho/echo.c
Commit message (Collapse)AuthorAge
* Another full update of current workKarel Kočí2016-03-08
|
* Replace usart initialization parameters with configurationKarel Kočí2015-10-11
| | | | | Baudrate and other configurations are now defined in compile time by preprocessor flags. This simplifies output code.
* Add small readme for uasrtecho example and small tweaksKarel Kočí2015-10-08
|
* Add implementation of USART and more ground changesKarel Kočí2015-10-08