<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/.github/workflows, branch 5.0.0-alpha.5</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-alpha.5</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-alpha.5'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-10-27T21:46:28+00:00</updated>
<entry>
<title>Merge pull request #2244 from dhalbert/itsybitsy_nrf52840_express</title>
<updated>2019-10-27T21:46:28+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2019-10-27T21:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=110349022370d2ba313e51a971342188b0c12d8b'/>
<id>urn:sha1:110349022370d2ba313e51a971342188b0c12d8b</id>
<content type='text'>
Initial Itsy nRF52840 defn</content>
</entry>
<entry>
<title>forgot board in build.yml</title>
<updated>2019-10-26T16:58:45+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-10-26T16:58:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7dadf9b74881d157e44cb9f610d963541789e8c4'/>
<id>urn:sha1:7dadf9b74881d157e44cb9f610d963541789e8c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial Itsy nRF52840 defn</title>
<updated>2019-10-25T15:15:34+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-10-25T15:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cdeb0857a9fec1bde99d492e7d4ef3713a29b921'/>
<id>urn:sha1:cdeb0857a9fec1bde99d492e7d4ef3713a29b921</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2243 from hierophect/f405-rename-and-fixes</title>
<updated>2019-10-24T18:11:17+00:00</updated>
<author>
<name>hierophect</name>
<email>hierophect@gmail.com</email>
</author>
<published>2019-10-24T18:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3683ee3ffa5b6da2574e1618b539b68cbc7e8db5'/>
<id>urn:sha1:3683ee3ffa5b6da2574e1618b539b68cbc7e8db5</id>
<content type='text'>
STM32: rename feather_stm32f405_express, fix makefile defs issue</content>
</entry>
<entry>
<title>Rename feather across folders and config, fix makefile def issue</title>
<updated>2019-10-24T16:51:40+00:00</updated>
<author>
<name>Hierophect</name>
<email>hierophect@gmail.com</email>
</author>
<published>2019-10-24T16:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=511071e1bac6d093e001e4ae9b42402554af8de8'/>
<id>urn:sha1:511071e1bac6d093e001e4ae9b42402554af8de8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes alphabetical list in board.yml nrf above qwiic_micro</title>
<updated>2019-10-23T21:42:44+00:00</updated>
<author>
<name>ProductDev</name>
<email>productdev@PDEV-LAB.local</email>
</author>
<published>2019-10-23T21:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=673d2fb4b7c5e077fc5579af1d249438d17d93ad'/>
<id>urn:sha1:673d2fb4b7c5e077fc5579af1d249438d17d93ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds two new builds to build.yml within workflows directory</title>
<updated>2019-10-23T21:22:46+00:00</updated>
<author>
<name>ProductDev</name>
<email>productdev@PDEV-LAB.local</email>
</author>
<published>2019-10-23T21:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ece1cd0fdd31c25b59f529379363b268cd641720'/>
<id>urn:sha1:ece1cd0fdd31c25b59f529379363b268cd641720</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: don't run the "thread" tests</title>
<updated>2019-10-22T01:58:07+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2019-10-22T01:58:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4d53dd29a39a79aaa14b3322416ea0ec28e62077'/>
<id>urn:sha1:4d53dd29a39a79aaa14b3322416ea0ec28e62077</id>
<content type='text'>
This part of the unix micropython port isn't related to any
functionality used in CircuitPython, and at least one of the tests
(thread_gc) fails with non-negligible frequency.

Reasons to revisit this in the future would include if/when thread
support is added in CircuitPython.
</content>
</entry>
<entry>
<title>Merge pull request #2222 from tannewt/fix_release_checks</title>
<updated>2019-10-15T20:41:03+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2019-10-15T20:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=64c1484bd76e849c0837e26e5cb581bb5fa927a5'/>
<id>urn:sha1:64c1484bd76e849c0837e26e5cb581bb5fa927a5</id>
<content type='text'>
Switch to the new release event type filter</content>
</entry>
<entry>
<title>Switch to the new release event type filter</title>
<updated>2019-10-15T03:16:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-10-15T03:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6aad70b109f12315143d1a0337895b735bc84516'/>
<id>urn:sha1:6aad70b109f12315143d1a0337895b735bc84516</id>
<content type='text'>
Fixes #2201
</content>
</entry>
</feed>
