aboutsummaryrefslogtreecommitdiff
path: root/examples
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.
* Implement SPI and remove filesKarel Kočí2015-10-11
|
* Add missing ignores of output filesKarel Kočí2015-10-11
|
* 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