<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/atmel-samd/asf/common/services/usb, branch stable</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=stable</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=stable'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-07-12T18:55:49+00:00</updated>
<entry>
<title>Fix USB Busy error for kbd hid. Made kbd USB report descriptor be</title>
<updated>2017-07-12T18:55:49+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2017-06-30T01:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2cd62b46cded7d64e9289f01f3de1da1f84c93ed'/>
<id>urn:sha1:2cd62b46cded7d64e9289f01f3de1da1f84c93ed</id>
<content type='text'>
COMPILER_WORD_ALIGNED as done in #118 for mouse. Added COMPILER_WORD_ALIGNED
to other UDC_DESC_STORAGE declarations that might have the same issue in
the future.
</content>
</entry>
<entry>
<title>atmel-samd: HID report descriptor for mouse had to be COMPILER_WORD_ALIGNED.</title>
<updated>2017-04-15T14:18:56+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2017-04-15T14:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2fe6b74e9001eb2ea0d09e5617dd7d91851ae072'/>
<id>urn:sha1:2fe6b74e9001eb2ea0d09e5617dd7d91851ae072</id>
<content type='text'>
</content>
</entry>
<entry>
<title>atmel-samd: Add USB HID mouse and keyboard support.</title>
<updated>2017-02-27T14:43:58+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-02-03T17:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d598c2a919e9d3dc550092a4ac7e7ed68dc27f86'/>
<id>urn:sha1:d598c2a919e9d3dc550092a4ac7e7ed68dc27f86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>atmel-samd: Support composite CDC and mass storage USB device.</title>
<updated>2016-10-05T18:07:29+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@chickadee.tech</email>
</author>
<published>2016-10-05T18:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7e08347d5c4dc0d250eb473f08469cef702fe4f9'/>
<id>urn:sha1:7e08347d5c4dc0d250eb473f08469cef702fe4f9</id>
<content type='text'>
Be careful to not use the flash file system while using mass storage
because both pieces of code attempting to change the fs can corrupt it.
</content>
</entry>
<entry>
<title>Blinking the LED works. Clocks should be set up correctly.</title>
<updated>2016-08-23T06:53:11+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@chickadee.tech</email>
</author>
<published>2016-08-23T06:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8f26d181c30f8d371a900355a6f9edfab29c8fbe'/>
<id>urn:sha1:8f26d181c30f8d371a900355a6f9edfab29c8fbe</id>
<content type='text'>
Everything works fine without USB being plugged in but faults (I think) when USB is plugged in. This is switched away from the USB code from the bootloader onto the USB code thats generated by Atmel Studio using the high level classes from ASF.
</content>
</entry>
</feed>
