aboutsummaryrefslogtreecommitdiff
path: root/src/usart.c
Commit message (Collapse)AuthorAge
* Shakeout of makefiles and KconfigsKarel Kočí2017-03-08
|
* Fix USART configurationKarel Kočí2016-03-20
|
* Another work progressKarel Kočí2016-03-20
|
* Another full update of current workKarel Kočí2016-03-08
|
* 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