<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/nrf/supervisor/internal_flash.h, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-07-06T18:16:25+00:00</updated>
<entry>
<title>Add license to some obvious files.</title>
<updated>2020-07-06T18:16:25+00:00</updated>
<author>
<name>Diego Elio Pettenò</name>
<email>flameeyes@flameeyes.com</email>
</author>
<published>2020-06-03T22:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=34b4993d63a6b576f29d624385c681f679b4124c'/>
<id>urn:sha1:34b4993d63a6b576f29d624385c681f679b4124c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixups for adafruit/circuitpython#1042</title>
<updated>2019-04-16T04:53:44+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-04-09T02:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=83dad37562c145fff77dff34fc7ad85fe909f4a4'/>
<id>urn:sha1:83dad37562c145fff77dff34fc7ad85fe909f4a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch supervisor/internal_flash to use new nrf_nvm_safe_flash_page_write</title>
<updated>2019-04-16T04:53:44+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-04-04T04:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f22c01a05eb4cad4ab64f90d6fa0988d674f5583'/>
<id>urn:sha1:f22c01a05eb4cad4ab64f90d6fa0988d674f5583</id>
<content type='text'>
adafruit/circuitpython#1610
</content>
</entry>
<entry>
<title>Revert "nrf nvm: touchups to nickzoic PR #1768"</title>
<updated>2019-04-16T01:50:33+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-16T01:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=254d0a53acf4bb30013116ae29b927a04b4f99e9'/>
<id>urn:sha1:254d0a53acf4bb30013116ae29b927a04b4f99e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixups for adafruit/circuitpython#1042</title>
<updated>2019-04-09T02:53:11+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-04-09T02:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=18908c21f7998b13493fe75d0020bd9ad1bd1b60'/>
<id>urn:sha1:18908c21f7998b13493fe75d0020bd9ad1bd1b60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch supervisor/internal_flash to use new nrf_nvm_safe_flash_page_write</title>
<updated>2019-04-09T00:56:53+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-04-04T04:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bcb87ffd6cd954e3fbdd2354cf83f9974c4d8547'/>
<id>urn:sha1:bcb87ffd6cd954e3fbdd2354cf83f9974c4d8547</id>
<content type='text'>
adafruit/circuitpython#1610
</content>
</entry>
<entry>
<title>Factor out fake partition</title>
<updated>2018-11-15T01:59:11+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-11-15T01:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=87ddd64481ea139bd0638baa03f106f7fcc0501e'/>
<id>urn:sha1:87ddd64481ea139bd0638baa03f106f7fcc0501e</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>
</feed>
