<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/.github/workflows/build.yml, branch master</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-06-06T00:58:54+00:00</updated>
<entry>
<title>Add nice!nano board support</title>
<updated>2020-06-06T00:58:54+00:00</updated>
<author>
<name>Nick</name>
<email>nick.win999@gmail.com</email>
</author>
<published>2020-06-06T00:58:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=33496e9c68a33028e472defdcda7fff35b7db8b0'/>
<id>urn:sha1:33496e9c68a33028e472defdcda7fff35b7db8b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2945 from pewpew-game/fluff_m0</title>
<updated>2020-05-26T20:18:55+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-05-26T20:18:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=665fe7a8396bf1b56a7ee3a3860f4f15b8f7edaf'/>
<id>urn:sha1:665fe7a8396bf1b56a7ee3a3860f4f15b8f7edaf</id>
<content type='text'>
Add support for Fluff M0</content>
</entry>
<entry>
<title>Merge pull request #2955 from BradChan/master</title>
<updated>2020-05-26T19:37:35+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2020-05-26T19:37:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=19f0d82048560e861df598190c642095307f21b2'/>
<id>urn:sha1:19f0d82048560e861df598190c642095307f21b2</id>
<content type='text'>
Add hiibot_bluefi board definitions</content>
</entry>
<entry>
<title>Add Fluff M0 to boards</title>
<updated>2020-05-26T01:32:12+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2020-05-26T01:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8371eb27bd2b57b37d944be98b4fced7a9c78447'/>
<id>urn:sha1:8371eb27bd2b57b37d944be98b4fced7a9c78447</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add hiibot_bluefi board in build.yml</title>
<updated>2020-05-25T06:59:36+00:00</updated>
<author>
<name>cyz</name>
<email>chenyuanzhengacn@gmail.com</email>
</author>
<published>2020-05-25T06:59:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8e24d1f4b748c7dc3e739c6aaa4624d5175c7dda'/>
<id>urn:sha1:8e24d1f4b748c7dc3e739c6aaa4624d5175c7dda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>actions: Don't skip trying to (re)install idf tools</title>
<updated>2020-05-23T13:36:29+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-05-23T13:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6a5eabaa26857ff82fc83aabf6ebcf845155158f'/>
<id>urn:sha1:6a5eabaa26857ff82fc83aabf6ebcf845155158f</id>
<content type='text'>
We were seeing actions failures where the cache would be restored
"successfully" but then "Install CircuitPython deps" would fail:

    # Step "Fetch IDF tool cache"
    Cache Size: ~247 MB (259277989 B)
    /bin/tar -xz -f /home/runner/work/_temp/a990f24d-c365-4685-b739-10e052812c81/cache.tgz -C /home/runner/work/circuitpython/circuitpython/.idf_tools
    Cache restored from key: Linux-idf-tools-731ed12bcdfbfa8b5dd37e03703992271b3ce85dd629e45130f80f43b84ce3a8
    ...
    # Step "Install CircuitPython deps"
    Adding ESP-IDF tools to PATH...
    Not using an unsupported version of tool cmake found in PATH: 3.17.0.

I checked locally, and (even when dist/* is removed) it is very quick to
run each of the `idf_tools install` steps, about 2s total.

Try doing this to see whether it fixes the CI problems.
</content>
</entry>
<entry>
<title>Initial version</title>
<updated>2020-05-21T02:11:06+00:00</updated>
<author>
<name>jason</name>
<email>14111408+jpecor@users.noreply.github.com</email>
</author>
<published>2020-05-21T02:11:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4f54514be460385161c291ac644cb6cc1c067b5a'/>
<id>urn:sha1:4f54514be460385161c291ac644cb6cc1c067b5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial ESP32S2 port.</title>
<updated>2020-05-15T22:36:16+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-04-17T23:23:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6aaab005c5f3a781fec229640c74bf44a601fc97'/>
<id>urn:sha1:6aaab005c5f3a781fec229640c74bf44a601fc97</id>
<content type='text'>
Basic blinky works but doesn't check pins.
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'adafruit/master' into improve_verification</title>
<updated>2020-05-13T01:23:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-13T01:23:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cde665172136b9be7720e22dbdc48c2bd224c483'/>
<id>urn:sha1:cde665172136b9be7720e22dbdc48c2bd224c483</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build stubs before docs</title>
<updated>2020-05-13T00:37:42+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-13T00:37:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c816cfed58a6f875f91a3bb8629dd81acf076882'/>
<id>urn:sha1:c816cfed58a6f875f91a3bb8629dd81acf076882</id>
<content type='text'>
</content>
</entry>
</feed>
