aboutsummaryrefslogtreecommitdiff
path: root/src/usart.c
Commit message (Collapse)AuthorAge
* Complete commit of current workKarel Kočí2015-10-17
|
* Fixes in USART and changes in ave-ioe.mkKarel Kočí2015-10-11
|
* 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 USART FILE interfaceKarel Kočí2015-10-11
| | | | ! NOT TESTED !
* Format usart.cKarel Kočí2015-10-11
|
* Add implementation of USART and more ground changesKarel Kočí2015-10-08