<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-module, branch 4.1.0-alpha.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.1.0-alpha.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.1.0-alpha.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-05-15T21:17:09+00:00</updated>
<entry>
<title>Remove old comment</title>
<updated>2019-05-15T21:17:09+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-05-15T21:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=00c39805f19abc6af565c1e3faee10c196d5f666'/>
<id>urn:sha1:00c39805f19abc6af565c1e3faee10c196d5f666</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add index and remove to Group.</title>
<updated>2019-05-15T18:33:16+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-05-15T18:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5608e273a01d0c39d2f82c695eec860288afa4a8'/>
<id>urn:sha1:5608e273a01d0c39d2f82c695eec860288afa4a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1837 from nickzoic/circuitpython-nickzoic-1800-wiznet-socket</title>
<updated>2019-05-10T18:31:18+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2019-05-10T18:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=46164c6ec6d6bc23feafbfce5b08e5307daac1f7'/>
<id>urn:sha1:46164c6ec6d6bc23feafbfce5b08e5307daac1f7</id>
<content type='text'>
WIP: Circuitpython nickzoic 1800 wiznet socket</content>
</entry>
<entry>
<title>randomize tcp source port for adafruit/circuitpython#1800</title>
<updated>2019-05-10T03:56:33+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-05-10T03:56:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0d08dde62e79e293a56b3d64f4e73a25beb75d76'/>
<id>urn:sha1:0d08dde62e79e293a56b3d64f4e73a25beb75d76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reset wiznet at network deinitialize adafruit/circuitpython#1800</title>
<updated>2019-05-10T03:55:45+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-05-10T03:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=af0bba062275cd06577018e276ebe6c5ee0428ce'/>
<id>urn:sha1:af0bba062275cd06577018e276ebe6c5ee0428ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle -scale to 0 correctly in Group</title>
<updated>2019-05-09T18:38:30+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-05-09T18:38:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e64bbc41ec0c66f6c6125401ed7a14e1bf303935'/>
<id>urn:sha1:e64bbc41ec0c66f6c6125401ed7a14e1bf303935</id>
<content type='text'>
Fixes #1839
</content>
</entry>
<entry>
<title>Make wiznet5k RST pin optional adafruit/circuitpython#1800</title>
<updated>2019-05-07T08:41:53+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-05-07T08:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=264fc2b07041a55aaf607c1839914acf056b1513'/>
<id>urn:sha1:264fc2b07041a55aaf607c1839914acf056b1513</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up list of NICs on network deinit adafruit/circuitpython#1800</title>
<updated>2019-05-07T08:20:08+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-05-07T08:20:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=24934a1e8abbe51809c47b94fa5657d21ac783fb'/>
<id>urn:sha1:24934a1e8abbe51809c47b94fa5657d21ac783fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a kw-only argument "dhcp" to wiznet5k object</title>
<updated>2019-05-02T06:05:33+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-05-02T05:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=baa9c02c8b1737bf31319b58d623ca970829af24'/>
<id>urn:sha1:baa9c02c8b1737bf31319b58d623ca970829af24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>assign variable socket number to DHCP</title>
<updated>2019-05-02T06:05:33+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-05-02T04:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=09d0e99d5b60e5cbb2ccb0493dff2b516f2ee3eb'/>
<id>urn:sha1:09d0e99d5b60e5cbb2ccb0493dff2b516f2ee3eb</id>
<content type='text'>
</content>
</entry>
</feed>
