Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Shakeout of makefiles and Kconfigs | Karel Kočí | 2017-03-08 |
| | |||
* | Just huge update | Karel Kočí | 2017-03-07 |
| | |||
* | Add some more progress and split non-core functionality to separate repo | Karel 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. | ||
* | Fix USART configuration | Karel Kočí | 2016-03-20 |
| | |||
* | Another work progress | Karel Kočí | 2016-03-20 |
| | |||
* | Another full update of current work | Karel Kočí | 2016-03-08 |
| | |||
* | tmp | Karel Kočí | 2015-11-11 |
| | |||
* | Complete commit of current work | Karel Kočí | 2015-10-17 |
| | |||
* | Fixes in USART and changes in ave-ioe.mk | Karel Kočí | 2015-10-11 |
| | |||
* | Replace usart initialization parameters with configuration | Karel Kočí | 2015-10-11 |
| | | | | | Baudrate and other configurations are now defined in compile time by preprocessor flags. This simplifies output code. | ||
* | Add USART FILE interface | Karel Kočí | 2015-10-11 |
| | | | | ! NOT TESTED ! | ||
* | Format usart.c | Karel Kočí | 2015-10-11 |
| | |||
* | Implement SPI and remove files | Karel Kočí | 2015-10-11 |
| | |||
* | Add implementation of USART and more ground changes | Karel Kočí | 2015-10-08 |
| | |||
* | Add TODO, nothing else | Karel Kočí | 2015-04-02 |
| | |||
* | Moving mcu grouping to separate header | Karel Kočí | 2015-03-22 |
| | | | | | mcu.h is from now for mcu groups defines. mcu_def now doing same as mcu.h previous. | ||
* | Prepare for usb_cdc | Karel Kočí | 2015-03-22 |
| | |||
* | SPI moved from src subfolder and mode changes | Karel Kočí | 2015-03-22 |
| | | | | | | SPI USI should now work. SPI USI is now documented. Removing architecture specific folders in src. | ||
* | SPI implemented !NOT TESTED! | Karel Kočí | 2015-03-14 |
| | | | | SPI for spi hardware implemented, but newer tested yet! | ||
* | SPI USI implementation !NOT TESTED! | Karel Kočí | 2015-03-14 |
SPI on USI implemented. But not tested yet. |