<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/drivers/wiznet5k/internet, 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>drivers, wiznet5k: Wrap exported functions in a macro for renaming.</title>
<updated>2014-09-30T21:51:47+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2014-09-30T21:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=9d2bf9c40573bd43856ad42c9f5eaad3b8370a24'/>
<id>9d2bf9c40573bd43856ad42c9f5eaad3b8370a24</id>
<content type='text'>
3rd party drivers should not export generic names like "close".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
3rd party drivers should not export generic names like "close".
</pre>
</div>
</content>
</entry>
<entry>
<title>stmhal: Add wiznet5k module, to control WIZnet ethernet adaptor.</title>
<updated>2014-09-01T21:52:38+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2014-09-01T21:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=bcf041f1a33d20a12b1cfbfe434c0b2c69f0e5b3'/>
<id>bcf041f1a33d20a12b1cfbfe434c0b2c69f0e5b3</id>
<content type='text'>
Allows to create socket objects that support TCP and UDP in server and
client mode.  Interface is very close to standard Python socket class,
except bind and accept do not work the same (due to hardware not
supporting them in the usual way).

Not compiled by default.  To compile this module, use:
make MICROPY_PY_WIZNET5K=1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows to create socket objects that support TCP and UDP in server and
client mode.  Interface is very close to standard Python socket class,
except bind and accept do not work the same (due to hardware not
supporting them in the usual way).

Not compiled by default.  To compile this module, use:
make MICROPY_PY_WIZNET5K=1
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers, wiznet5k: Make DNS service use HAL sys tick.</title>
<updated>2014-09-01T21:52:38+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2014-08-31T23:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=cdd40f149a5c5a628bc1cf2181d6d16382e66757'/>
<id>cdd40f149a5c5a628bc1cf2181d6d16382e66757</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers: Initial import of WIZnet5x000 driver.</title>
<updated>2014-09-01T21:52:37+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2014-08-31T22:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=71224cb8db833d038409838ca4fcb3ac3a79086b'/>
<id>71224cb8db833d038409838ca4fcb3ac3a79086b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
