<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/wifi, branch 6.0.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-10-15T10:38:01+00:00</updated>
<entry>
<title>Add hostname validation</title>
<updated>2020-10-15T10:38:01+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-10-15T10:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=26fd2c62238bb2fad5c0b727e279157f3f6c02cb'/>
<id>urn:sha1:26fd2c62238bb2fad5c0b727e279157f3f6c02cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update wifi hostname method</title>
<updated>2020-10-14T05:41:59+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-10-14T05:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=18fbff4f57e0c0b25ecaa3e1064c71b7a09f320b'/>
<id>urn:sha1:18fbff4f57e0c0b25ecaa3e1064c71b7a09f320b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add method to set custom hostname</title>
<updated>2020-10-13T08:52:02+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-10-13T08:52:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ceb531086ed2e5d1e2ee1f1439820a5145fd981e'/>
<id>urn:sha1:ceb531086ed2e5d1e2ee1f1439820a5145fd981e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove logging from shared-bindings, fix translations, revert config target macro</title>
<updated>2020-10-06T17:29:12+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-10-06T17:29:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=68cb384f8faed451c3e31a83ae087646b0c0a9f6'/>
<id>urn:sha1:68cb384f8faed451c3e31a83ae087646b0c0a9f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change submodule, rework all includes</title>
<updated>2020-09-30T15:26:07+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-09-28T22:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=66b8559fd4e4ea7d50adb12a87b7bac208b5fc16'/>
<id>urn:sha1:66b8559fd4e4ea7d50adb12a87b7bac208b5fc16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>connect now accepts bssid</title>
<updated>2020-09-16T23:25:17+00:00</updated>
<author>
<name>Ryan T. Hamilton</name>
<email>astrobokonon@gmail.com</email>
</author>
<published>2020-09-16T23:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=daa1dd278d3ee389be63723f4eabee1ab82c9a92'/>
<id>urn:sha1:daa1dd278d3ee389be63723f4eabee1ab82c9a92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add BSSID to Network</title>
<updated>2020-09-16T06:32:53+00:00</updated>
<author>
<name>Ryan T. Hamilton</name>
<email>astrobokonon@gmail.com</email>
</author>
<published>2020-09-16T06:32:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fead60d2d877073aad7d4303ff885781f3cff269'/>
<id>urn:sha1:fead60d2d877073aad7d4303ff885781f3cff269</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes based on Dan's feedback</title>
<updated>2020-09-03T23:32:12+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-09-03T23:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0b94638aeb667f2a417d859487083241a5749128'/>
<id>urn:sha1:0b94638aeb667f2a417d859487083241a5749128</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix stub and doc builds</title>
<updated>2020-08-27T00:18:16+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-08-27T00:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=46dc133d04bb6c38faea820576978827edd4337d'/>
<id>urn:sha1:46dc133d04bb6c38faea820576978827edd4337d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make socket reads interruptable</title>
<updated>2020-08-21T18:00:02+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-08-21T18:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=701e80a0252dbb63d64830a8d55f76b6296cb647'/>
<id>urn:sha1:701e80a0252dbb63d64830a8d55f76b6296cb647</id>
<content type='text'>
</content>
</entry>
</feed>
