<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/nrf/boards, branch azure</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=azure</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=azure'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-03-21T15:22:58+00:00</updated>
<entry>
<title>Allow NFC pins to be used for other purposes.</title>
<updated>2019-03-21T15:22:58+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-21T15:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fe555a4098b422525d9f2edc1191ccfdb9b9718d'/>
<id>urn:sha1:fe555a4098b422525d9f2edc1191ccfdb9b9718d</id>
<content type='text'>
</content>
</entry>
<entry>
<title> implement default busses for particle boards</title>
<updated>2019-02-24T14:34:33+00:00</updated>
<author>
<name>Jerry Needell</name>
<email>jerryneedell@gmail.com</email>
</author>
<published>2019-02-24T14:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bd13834a74fefa809da5ce6a651696abc2293c04'/>
<id>urn:sha1:bd13834a74fefa809da5ce6a651696abc2293c04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #ifdefs in port.c to call xxx_reset() rroutines properly. Remove most uses of EXPRESS_BOARD.</title>
<updated>2019-02-19T03:44:31+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-02-19T03:44:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9c24c804fbd4b1a55498bedcb9dd28ad0666f18a'/>
<id>urn:sha1:9c24c804fbd4b1a55498bedcb9dd28ad0666f18a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZE</title>
<updated>2019-02-16T01:32:32+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-02-16T01:32:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7b3f7605b8b36f5d0dbfbee60604ad266cac2645'/>
<id>urn:sha1:7b3f7605b8b36f5d0dbfbee60604ad266cac2645</id>
<content type='text'>
</content>
</entry>
<entry>
<title>finish Makefile refactoring; nrf builds work</title>
<updated>2019-02-15T23:55:10+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-02-15T23:55:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a345ef28f2278dd53a33d96861c0c7d3fad6fbbe'/>
<id>urn:sha1:a345ef28f2278dd53a33d96861c0c7d3fad6fbbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up nrf and using board.SPI in FourWire</title>
<updated>2019-01-18T02:19:07+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-18T02:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6404aaf411d7fe5fd96f3a8cbf7a1cb7580a09e7'/>
<id>urn:sha1:6404aaf411d7fe5fd96f3a8cbf7a1cb7580a09e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>share fourwire and make nrf compile</title>
<updated>2019-01-17T23:15:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-17T23:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=760bd8d8a4f0aa0ed8651e89596fb2e6effbc14f'/>
<id>urn:sha1:760bd8d8a4f0aa0ed8651e89596fb2e6effbc14f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1470 from gpshead/mdk_usb_dongle</title>
<updated>2019-01-16T07:05:15+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-16T07:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c1e6624f8f5b2794f4905780f3efec5e1ecb0a22'/>
<id>urn:sha1:c1e6624f8f5b2794f4905780f3efec5e1ecb0a22</id>
<content type='text'>
Add Makerdiary nRF52840 MDK USB dongle support.</content>
</entry>
<entry>
<title>Update pins.c</title>
<updated>2019-01-16T04:02:48+00:00</updated>
<author>
<name>dsiee</name>
<email>38460825+dsiee@users.noreply.github.com</email>
</author>
<published>2019-01-16T04:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=af0f1a7542dbcad1373c6d1e8dfd326ebb9d69ad'/>
<id>urn:sha1:af0f1a7542dbcad1373c6d1e8dfd326ebb9d69ad</id>
<content type='text'>
whitespace</content>
</entry>
<entry>
<title>Update pins.c</title>
<updated>2019-01-16T03:58:16+00:00</updated>
<author>
<name>dsiee</name>
<email>38460825+dsiee@users.noreply.github.com</email>
</author>
<published>2019-01-16T03:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c2d39a7ab778442648a28ee2f23ad54a89850e25'/>
<id>urn:sha1:c2d39a7ab778442648a28ee2f23ad54a89850e25</id>
<content type='text'>
</content>
</entry>
</feed>
