<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/common/tusb_txbuf.c, branch codex/class-reference-docs</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_txbuf.c?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/common/tusb_txbuf.c?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2019-01-08T22:10:40Z</updated>
<entry>
<title>Remove txbuf in favor of fifo.</title>
<updated>2019-01-08T22:10:40Z</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-08T22:10:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=52abbec7c5568f1ef4d6d5a0420fdd414efd192d'/>
<id>urn:sha1:52abbec7c5568f1ef4d6d5a0420fdd414efd192d</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Split out txbuf and add unit test.</title>
<updated>2019-01-05T02:27:00Z</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-05T02:27:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=048fc9694c100715cdb4003522c8dacc227b5ace'/>
<id>urn:sha1:048fc9694c100715cdb4003522c8dacc227b5ace</id>
<content type='text'>
</content>
</entry>
</feed>
