<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/stmhal/usbdev/class/src, branch master</title>
<subtitle>MicroPython source and hardware configuration for OpenMano</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/'/>
<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>
</author>
<published>2017-09-06T03:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=01dd7804b87d60b2deab16712eccb3b97351a9b7'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>all: Use the name MicroPython consistently in comments</title>
<updated>2017-07-31T08:35:40+00:00</updated>
<author>
<name>Alexander Steffen</name>
</author>
<published>2017-06-30T07:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=55f33240f3d7051d4213629e92437a36f1fac50e'/>
<id>55f33240f3d7051d4213629e92437a36f1fac50e</id>
<content type='text'>
There were several different spellings of MicroPython present in comments,
when there should be only one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There were several different spellings of MicroPython present in comments,
when there should be only one.
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal/usbdev: For MSC implement SCSI SYNCHRONIZE_CACHE command.</title>
<updated>2017-06-08T02:29:10+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-06-03T08:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=22cedef95f671a4f769954ab7d0b30823bf446e8'/>
<id>22cedef95f671a4f769954ab7d0b30823bf446e8</id>
<content type='text'>
Currently just a dummy command that returns "success", but it's needed for
some O/S's to correctly talk with the SCSI layer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently just a dummy command that returns "success", but it's needed for
some O/S's to correctly talk with the SCSI layer.
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal: Pass USB handler as parameter to allow more than one USB handler</title>
<updated>2017-06-07T05:50:26+00:00</updated>
<author>
<name>Sylvain Pelissier</name>
</author>
<published>2017-05-03T08:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=6adcf7bb8288fb6fd0e131f081735dd5cff16b86'/>
<id>6adcf7bb8288fb6fd0e131f081735dd5cff16b86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal: Implement SNAK/CNAK mechanism for USB HID receive.</title>
<updated>2017-01-19T01:35:09+00:00</updated>
<author>
<name>Pavol Rusnak</name>
</author>
<published>2017-01-17T19:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=0883a7e72f7122b307798205441c96120446bf75'/>
<id>0883a7e72f7122b307798205441c96120446bf75</id>
<content type='text'>
This implements flow control in case user does not call recv method often
enough (it tells host side to stop sending more data).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This implements flow control in case user does not call recv method often
enough (it tells host side to stop sending more data).
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal: Fix USB HID receive not receiving the first packet.</title>
<updated>2017-01-19T01:34:45+00:00</updated>
<author>
<name>Pavol Rusnak</name>
</author>
<published>2017-01-16T15:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=89f2b620164c72f522613997a15d7427f693409b'/>
<id>89f2b620164c72f522613997a15d7427f693409b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal/usb: Use real packet size (not maximum) in HID receive.</title>
<updated>2016-10-04T04:39:31+00:00</updated>
<author>
<name>Pavol Rusnak</name>
</author>
<published>2016-09-22T20:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=99d62c4def5f62af66cf66b3e620de21f017db29'/>
<id>99d62c4def5f62af66cf66b3e620de21f017db29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal/usb: Use correct ClassData structure for HID receive.</title>
<updated>2016-10-04T04:38:32+00:00</updated>
<author>
<name>Pavol Rusnak</name>
</author>
<published>2016-09-22T19:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=8f3cf6e6a873e7c14781200a23efa733c95bc510'/>
<id>8f3cf6e6a873e7c14781200a23efa733c95bc510</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal/usb: Add support to receive USB HID messages from host.</title>
<updated>2016-10-04T04:38:01+00:00</updated>
<author>
<name>Philip Potter</name>
</author>
<published>2016-08-29T21:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=eb239b839855de4f7fbf241635b702773f421b60'/>
<id>eb239b839855de4f7fbf241635b702773f421b60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal/usbdev: Add OUT endpoint to HID interface.</title>
<updated>2016-10-04T04:20:11+00:00</updated>
<author>
<name>Philip Potter</name>
</author>
<published>2016-08-25T21:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=03de5a13cf7349bc43b9c50a43df9aa1113492fa'/>
<id>03de5a13cf7349bc43b9c50a43df9aa1113492fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
