<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/extmod, branch 6.2.0-beta.4</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.0-beta.4</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.0-beta.4'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-03-16T00:46:58+00:00</updated>
<entry>
<title>Merge pull request #4410 from jepler/update-ulab-dot</title>
<updated>2021-03-16T00:46:58+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2021-03-16T00:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0a39e01237ecc0f1437e8b0fae70cb645677de3d'/>
<id>urn:sha1:0a39e01237ecc0f1437e8b0fae70cb645677de3d</id>
<content type='text'>
Update ulab</content>
</entry>
<entry>
<title>Update ulab</title>
<updated>2021-03-15T14:10:49+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-03-15T14:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2e2b40be015ef4fe64f9a4d590a8928525100d38'/>
<id>urn:sha1:2e2b40be015ef4fe64f9a4d590a8928525100d38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>run code formatting script</title>
<updated>2021-03-15T13:57:36+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2021-03-15T13:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a52eb88031620a81521b937f2a0651dbac2bb350'/>
<id>urn:sha1:a52eb88031620a81521b937f2a0651dbac2bb350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[vfs_fat_diskio] pdrv is not a drive number since f5f4cdae89</title>
<updated>2021-03-12T15:01:14+00:00</updated>
<author>
<name>Artyom Skrobov</name>
<email>tyomitch@gmail.com</email>
</author>
<published>2021-03-12T15:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8265c321f6d94c8322db604d73e49b4746f40a95'/>
<id>urn:sha1:8265c321f6d94c8322db604d73e49b4746f40a95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to ulab 1.7.5</title>
<updated>2021-02-20T16:05:39+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-02-20T16:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dde2b8dfb322a9994dcdb137668f567de8d9b84e'/>
<id>urn:sha1:dde2b8dfb322a9994dcdb137668f567de8d9b84e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>raspberrypi: implement os.urandom</title>
<updated>2021-02-17T23:49:25+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-02-17T22:50:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ab5eb86118f5b446d9cb1996b07cae56e3f45643'/>
<id>urn:sha1:ab5eb86118f5b446d9cb1996b07cae56e3f45643</id>
<content type='text'>
Since the datasheet cast some doubt on the strength of the "rosc_hw-&gt;randombit",
I use the SHA256 hash function to create a high quality random seed
from random values of uncertain entropy, as well as to generate a sequence
of random values from that seed using SHA256 as a cryptographically-secure
random number generator.

In practice, it produces over 100kB/s of random data which does not
have any gross problems according to _PractRand_.
</content>
</entry>
<entry>
<title>ulab: update to 1.7.2</title>
<updated>2021-01-29T15:45:00+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-01-29T15:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=689fba764a364a9284e80b59aa4b5dcc9e23c38c'/>
<id>urn:sha1:689fba764a364a9284e80b59aa4b5dcc9e23c38c</id>
<content type='text'>
Closes #4086
</content>
</entry>
<entry>
<title>Fix warnings that come from -O3 (I think)</title>
<updated>2021-01-21T03:16:56+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2021-01-21T01:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2b4ad1ed0399dc77632bf7dca61b269517320ad9'/>
<id>urn:sha1:2b4ad1ed0399dc77632bf7dca61b269517320ad9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix doc build</title>
<updated>2021-01-15T18:00:29+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@unpythonic.net</email>
</author>
<published>2021-01-15T18:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c843122d3dbc34212c64da40baddf1a7b59ac1e1'/>
<id>urn:sha1:c843122d3dbc34212c64da40baddf1a7b59ac1e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 1.7.1</title>
<updated>2021-01-15T15:50:58+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@unpythonic.net</email>
</author>
<published>2021-01-15T15:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a98df7209d5e0bd73353f435fb9c206f13da36ca'/>
<id>urn:sha1:a98df7209d5e0bd73353f435fb9c206f13da36ca</id>
<content type='text'>
</content>
</entry>
</feed>
