summaryrefslogtreecommitdiffstats
path: root/hal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix indent, replace tabs with spacesNao Pross2018-05-044-94/+94
|
* Update pin class to support input and output modeNao Pross2018-05-043-14/+100
| | | | Also, minor changes in uart1.tpp
* Start own HAL implementation based on MCC's generated filesNao Pross2018-05-044-0/+185
Other changes: - Undo conversion of MCC files to C++ - Delete old Led implementation