<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samd21-demo.git/usbh/src/pipe, branch traitify</title>
<subtitle>rust code for simple test of samd21 microcontrollers</subtitle>
<id>https://git.spork.org/samd21-demo.git/atom?h=traitify</id>
<link rel='self' href='https://git.spork.org/samd21-demo.git/atom?h=traitify'/>
<link rel='alternate' type='text/html' href='https://git.spork.org/samd21-demo.git/'/>
<updated>2019-08-04T18:19:25Z</updated>
<entry>
<title>Migrate everything over to separate libraries.</title>
<updated>2019-08-04T18:19:25Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-08-04T18:19:25Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/samd21-demo.git/commit/?id=e405c474f5e0e94288191223de7ae0f31ae0b15f'/>
<id>urn:sha1:e405c474f5e0e94288191223de7ae0f31ae0b15f</id>
<content type='text'>
  * `usb-host` is the crate containing the HAL traits.

  * `bootkbd` is a crate for a bare-bones boot protocol keyboard
    driver.

  * `samd21-host` is a crate with an implementation of `usb-host` for
    a SAMD21 platform, with an example for the trinket-m0 which uses
    the `bootkbd` driver to print keyboard reports.
</content>
</entry>
<entry>
<title>Use `repr(packed)` on pipe descriptors structure.</title>
<updated>2019-07-30T13:48:19Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-07-30T13:48:19Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/samd21-demo.git/commit/?id=d94d88faa9c0e1a5c18b21962964dfdda3011a1d'/>
<id>urn:sha1:d94d88faa9c0e1a5c18b21962964dfdda3011a1d</id>
<content type='text'>
Ensure offsets and sizes are correct with tests.
</content>
</entry>
<entry>
<title>Put word-aligned assert back in addr reg.</title>
<updated>2019-07-28T15:51:59Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-07-28T15:51:29Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/samd21-demo.git/commit/?id=d5927616c9fa4feb4cf819c81e26536ca97b1c4e'/>
<id>urn:sha1:d5927616c9fa4feb4cf819c81e26536ca97b1c4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put size assertions in pcksize writers.</title>
<updated>2019-07-28T01:43:04Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-07-28T01:43:04Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/samd21-demo.git/commit/?id=268062bd6cfb7ec5c4f4548eaefb0e615ac627b7'/>
<id>urn:sha1:268062bd6cfb7ec5c4f4548eaefb0e615ac627b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: we have lights on the keyboard!</title>
<updated>2019-07-27T18:52:27Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-07-27T18:52:27Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/samd21-demo.git/commit/?id=e0a9f75354564b22ef41b4a3a58e5ff321a3fc25'/>
<id>urn:sha1:e0a9f75354564b22ef41b4a3a58e5ff321a3fc25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add modify method for ADDR.</title>
<updated>2019-07-25T20:51:23Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-07-25T20:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/samd21-demo.git/commit/?id=ff1e75868d22887548ecf8017e0b5e6df6537419'/>
<id>urn:sha1:ff1e75868d22887548ecf8017e0b5e6df6537419</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update PCKSIZE for correct BYTE_COUNT offset and length.</title>
<updated>2019-07-25T20:51:09Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-07-25T20:51:09Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/samd21-demo.git/commit/?id=2cfdcc6771958b510f770e28651b869c52b8c943'/>
<id>urn:sha1:2cfdcc6771958b510f770e28651b869c52b8c943</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move USB host stuff to separate crate.</title>
<updated>2019-07-25T14:14:46Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-07-25T13:40:31Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/samd21-demo.git/commit/?id=7966be1419d3eaa088ed83f95282383182585640'/>
<id>urn:sha1:7966be1419d3eaa088ed83f95282383182585640</id>
<content type='text'>
</content>
</entry>
</feed>
