summaryrefslogtreecommitdiffstats
path: root/hal/uart.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement TX read(n) and readline() (not working yet)Nao Pross2018-05-041-4/+12
* Implement uart TX featuresNao Pross2018-05-041-2/+2
* Implement most of basic HALNao Pross2018-05-041-7/+7
* Fix indent, replace tabs with spacesNao Pross2018-05-041-29/+29
* Start own HAL implementation based on MCC's generated filesNao Pross2018-05-041-0/+87