<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/nrf/common-hal/microcontroller, 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>fix nonetype handling and nrf never reset</title>
<updated>2019-01-18T02:51:40+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-18T02:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fddc98858afb19b87a2ed65b4d2b301b3e1ce667'/>
<id>urn:sha1:fddc98858afb19b87a2ed65b4d2b301b3e1ce667</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 remote-tracking branch 'adafruit/master' into bleio-rev</title>
<updated>2018-11-26T15:16:29+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-11-26T15:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6fb75902804dc5cd90ebdf8d6bc04c569cf40fca'/>
<id>urn:sha1:6fb75902804dc5cd90ebdf8d6bc04c569cf40fca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A few fixes for nRF52840 feather QSPI and neopixel</title>
<updated>2018-11-23T22:22:07+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-11-23T22:22:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=15eeac5d4bc796f09b70ad7b3b52f8fc2175a344'/>
<id>urn:sha1:15eeac5d4bc796f09b70ad7b3b52f8fc2175a344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More UUID work; use mp_raise for exceptions</title>
<updated>2018-11-21T04:04:58+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-11-21T04:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1763ffe2450fa07c74db225cc5ef3a6e2feb669b'/>
<id>urn:sha1:1763ffe2450fa07c74db225cc5ef3a6e2feb669b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move atmel-samd to tinyusb and support nRF flash.</title>
<updated>2018-11-09T01:25:30+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-10-20T01:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9d91111b1b6a1eee77a88b13faf695ee0c5caea3'/>
<id>urn:sha1:9d91111b1b6a1eee77a88b13faf695ee0c5caea3</id>
<content type='text'>
This started while adding USB MIDI support (and descriptor support is
in this change.) When seeing that I'd have to implement the MIDI class
logic twice, once for atmel-samd and once for nrf, I decided to refactor
the USB stack so its shared across ports. This has led to a number of
changes that remove items from the ports folder and move them into
supervisor.

Furthermore, we had external SPI flash support for nrf pending so I
factored out the connection between the usb stack and the flash API as
well. This PR also includes the QSPI support for nRF.
</content>
</entry>
<entry>
<title>generalize # of ports; remove atmel neopixel code; remove pin name in mc_pin_obj_t</title>
<updated>2018-09-04T20:43:21+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-09-04T20:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b5c03a708572dd1a5f9831109de310a43a1fe9eb'/>
<id>urn:sha1:b5c03a708572dd1a5f9831109de310a43a1fe9eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typos, remove incorrect pca10059 example; add default buses for pca10056; improve board names for pca boards</title>
<updated>2018-09-01T04:29:36+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-09-01T04:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4382389e6f7b5f5f05ac1b8f87fd482fdfa12d16'/>
<id>urn:sha1:4382389e6f7b5f5f05ac1b8f87fd482fdfa12d16</id>
<content type='text'>
</content>
</entry>
</feed>
