Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Allow byte and half-word access to the peripherals. | Pavel Pisa | 2019-03-13 |
* | Use irq 3 (HW1) for Rx and irq 2 (HW0) for Tx to be compatible with SPIM. | Pavel Pisa | 2019-03-04 |
* | Implemented interrupt delivery and processing for serial port. | Pavel Pisa | 2019-03-04 |
* | Simple serial port receive implementation. | Pavel Pisa | 2019-02-25 |
* | Change serial port peripheral to match SPIM registers definition. | Pavel Pisa | 2019-02-25 |
* | Include simple serial port terminal and prepare empty peripheral dock. | Pavel Pisa | 2019-02-13 |