summaryrefslogtreecommitdiffstats
path: root/hal/uart.tpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement TX read(n) and readline() (not working yet)Nao Pross2018-05-041-1/+51
* Implement uart TX featuresNao Pross2018-05-041-13/+44
* Implement most of basic HALNao Pross2018-05-041-18/+84
* Add templated generic implementaions for uart, rename uart1.tpp to uart.tppNao Pross2018-05-041-0/+105