Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-05-05 | Rename class pin to io_pin, add general gpio class, add uart echo | Nao Pross | 1 | -12/+29 |
2018-05-04 | Implement TX read(n) and readline() (not working yet) | Nao Pross | 1 | -4/+12 |
2018-05-04 | Implement uart TX features | Nao Pross | 1 | -2/+2 |
2018-05-04 | Implement most of basic HAL | Nao Pross | 1 | -7/+7 |
2018-05-04 | Fix indent, replace tabs with spaces | Nao Pross | 1 | -29/+29 |
2018-05-04 | Start own HAL implementation based on MCC's generated files | Nao Pross | 1 | -0/+87 |