aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAge
* Add some more progress and split non-core functionality to separate repoKarel Kočí2016-06-30
| | | | | | | More progress to implementation and some changes in project it self. This library will implement only drivers for features on chip but nothing else. Everything connected externally is now in separate repository.
* Another work progressKarel Kočí2016-03-20
|
* Some chages in configuration buildKarel Kočí2016-03-20
|
* Another full update of current workKarel Kočí2016-03-08
|
* tmpKarel Kočí2015-11-11
|
* 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