aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAge
* Make add + to run in parallelHEADmasterKarel Kočí2017-03-09
|
* Update spiblink example to use examples.mkKarel Kočí2017-03-09
|
* Shakeout of makefiles and KconfigsKarel Kočí2017-03-08
|
* Just huge updateKarel Kočí2017-03-07
|
* Cleanup repositoryKarel Kočí2017-01-30
| | | | | | I don't have enough time to implement everything so I am cutting losses. I might return to it later on, but now I push forward to implement at least base features.
* 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