<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samd21-demo.git/samd21-host/Makefile, 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>
</feed>
