<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samd21-demo.git/rb/src, branch master</title>
<subtitle>rust code for simple test of samd21 microcontrollers</subtitle>
<id>https://git.spork.org/samd21-demo.git/atom?h=master</id>
<link rel='self' href='https://git.spork.org/samd21-demo.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.spork.org/samd21-demo.git/'/>
<updated>2019-07-24T21:35:24Z</updated>
<entry>
<title>Use log crate instead of hand-rolled solution.</title>
<updated>2019-07-24T21:35:24Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-07-24T21:35:24Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/samd21-demo.git/commit/?id=87015d0256e5c3888681da6d469e515b58efbb5f'/>
<id>urn:sha1:87015d0256e5c3888681da6d469e515b58efbb5f</id>
<content type='text'>
  * Remove my logging macros except *_now variants, since those are
    still handy.

  * Move log flush into RTC handler. This probably belongs in a
    separate timer at some point.

  * Change all old log messages to log crate's macros, except the
    Panic and HardFault calls.
</content>
</entry>
<entry>
<title>Initial commit.</title>
<updated>2019-07-23T23:55:18Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2019-06-25T01:14:32Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/samd21-demo.git/commit/?id=63d4ce8154eb8f6feb67986e98ea9b5007632460'/>
<id>urn:sha1:63d4ce8154eb8f6feb67986e98ea9b5007632460</id>
<content type='text'>
</content>
</entry>
</feed>
