Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix uart device static_assert, add backspace support | Nao Pross | 2018-05-06 | 1 | -4/+4 |
* | Add gpio::is_set() to read from _latch register, update command parsing | Nao Pross | 2018-05-05 | 1 | -2/+13 |
* | Rename class pin to io_pin, add general gpio class, add uart echo | Nao Pross | 2018-05-05 | 1 | -12/+63 |
* | Implement TX read(n) and readline() (not working yet) | Nao Pross | 2018-05-04 | 1 | -1/+51 |
* | Implement uart TX features | Nao Pross | 2018-05-04 | 1 | -13/+44 |
* | Implement most of basic HAL | Nao Pross | 2018-05-04 | 1 | -18/+84 |
* | Add templated generic implementaions for uart, rename uart1.tpp to uart.tpp | Nao Pross | 2018-05-04 | 1 | -0/+105 |