Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | serialqueue: Limit message transmission to available receive buffer size | Kevin O'Connor | 2018-05-28 | 1 | -1/+4 |
* | command: Wait to send ack until after processing commands | Kevin O'Connor | 2018-05-28 | 1 | -1/+4 |
* | command: Add a command_encode_and_frame() helper | Kevin O'Connor | 2018-05-28 | 1 | -2/+1 |
* | command: Prefer uint8_t* for buffers; prefer uint8_fast_t for lengths | Kevin O'Connor | 2018-05-28 | 1 | -9/+6 |
* | serial_irq: Add new generic/serial_irq.c code | Kevin O'Connor | 2018-04-20 | 1 | -0/+120 |