<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/stm32/usbd_hid_interface.c, branch azure</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=azure</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=azure'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2018-05-14T07:04:43+00:00</updated>
<entry>
<title>stm32/usb: Change HID report funcs to take HID state, not usbdev state.</title>
<updated>2018-05-14T07:04:43+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2018-05-14T07:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2e565cc0d47f464ea02292ef4c23f12421a90169'/>
<id>urn:sha1:2e565cc0d47f464ea02292ef4c23f12421a90169</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stm32/usb: Combine HID lower-layer and interface state into one struct.</title>
<updated>2018-05-14T06:34:31+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2018-05-14T06:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ed92d623269a70051c59fae5e909b97779dac54e'/>
<id>urn:sha1:ed92d623269a70051c59fae5e909b97779dac54e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stm32/usbd_hid_interface: Address possible race condition vs. interrupt.</title>
<updated>2018-05-14T02:08:34+00:00</updated>
<author>
<name>Peter D. Gray</name>
<email>peter@conalgo.com</email>
</author>
<published>2018-05-11T15:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ca366454103e28d6a85823454e64c21302627555'/>
<id>urn:sha1:ca366454103e28d6a85823454e64c21302627555</id>
<content type='text'>
The USB IRQ may fire once USBD_HID_ClearNAK() is called and then change the
last_read_len value.
</content>
</entry>
<entry>
<title>stm32/usbdev: Put all state for the USB device driver in a struct.</title>
<updated>2017-09-21T11:51:04+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-09-20T07:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f8f17f48c5742714690907e768f98369d8657623'/>
<id>urn:sha1:f8f17f48c5742714690907e768f98369d8657623</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stm32/usbdev: Simplify HID tx/rx buffer passing.</title>
<updated>2017-09-21T11:50:56+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-09-06T13:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b3b922f177ee7553b2d06edf7bf3df6c2076b03a'/>
<id>urn:sha1:b3b922f177ee7553b2d06edf7bf3df6c2076b03a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stm32/usbdev: Put all HID state in a struct.</title>
<updated>2017-09-21T11:50:37+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-09-05T04:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=77e1da40e2fdcef736d05f2646fbaa8abf844543'/>
<id>urn:sha1:77e1da40e2fdcef736d05f2646fbaa8abf844543</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ports: Make new ports/ sub-directory and move all ports there.</title>
<updated>2017-09-06T03:40:51+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-09-06T03:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=01dd7804b87d60b2deab16712eccb3b97351a9b7'/>
<id>urn:sha1:01dd7804b87d60b2deab16712eccb3b97351a9b7</id>
<content type='text'>
This is to keep the top-level directory clean, to make it clear what is
core and what is a port, and to allow the repository to grow with new ports
in a sustainable way.
</content>
</entry>
</feed>
