| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-08 | Remove txbuf in favor of fifo. | Scott Shawcroft | |
| Fifo incurs a second copy into a USB buffer but this ensures the correct USB buffer alignment. Some LPC chips require 64 byte alignment that txbuf couldn't do. | |||
| 2019-01-04 | Split out txbuf and add unit test. | Scott Shawcroft | |
