<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/nrf/common-hal/microcontroller/Pin.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>2021-03-15T13:57:36+00:00</updated>
<entry>
<title>run code formatting script</title>
<updated>2021-03-15T13:57:36+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2021-03-15T13:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a52eb88031620a81521b937f2a0651dbac2bb350'/>
<id>urn:sha1:a52eb88031620a81521b937f2a0651dbac2bb350</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>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>add pin claiming to devices</title>
<updated>2018-08-31T22:38:05+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-08-31T21:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9ea809bef73e6862103cd71802803122e97bf80b'/>
<id>urn:sha1:9ea809bef73e6862103cd71802803122e97bf80b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pin files rework; implement pin claiming; add more boards</title>
<updated>2018-08-31T22:05:55+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-08-31T01:42:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=585597a252be431fd4efe11a9120329b233ebba5'/>
<id>urn:sha1:585597a252be431fd4efe11a9120329b233ebba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip</title>
<updated>2018-08-31T22:05:55+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-08-22T00:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0e8d14618477de053417fcf7b8c2e72df589cb69'/>
<id>urn:sha1:0e8d14618477de053417fcf7b8c2e72df589cb69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename pin.h to nrf_pin.h to avoid conflict with Pin.h</title>
<updated>2018-08-27T00:37:12+00:00</updated>
<author>
<name>ladyada</name>
<email>limor@ladyada.net</email>
</author>
<published>2018-08-27T00:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ded38d30b6bd9621ab5254f849f131946dfccbf4'/>
<id>urn:sha1:ded38d30b6bd9621ab5254f849f131946dfccbf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nrf: Rewrite the DigitalInOut hal using nRFx</title>
<updated>2018-07-08T15:48:32+00:00</updated>
<author>
<name>arturo182</name>
<email>arturo182@tlen.pl</email>
</author>
<published>2018-07-08T15:48:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=388f554ff6516ce19ad52830f26b623ded395bb5'/>
<id>urn:sha1:388f554ff6516ce19ad52830f26b623ded395bb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nrf: Simplify pin generation and definition</title>
<updated>2018-06-20T21:26:32+00:00</updated>
<author>
<name>arturo182</name>
<email>arturo182@tlen.pl</email>
</author>
<published>2018-06-20T21:26:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c2d4d0a10bb97819ad94b7b770f59f8b9df64c41'/>
<id>urn:sha1:c2d4d0a10bb97819ad94b7b770f59f8b9df64c41</id>
<content type='text'>
This commit cleans up the pin generation code, all the pins and their
AF (only ADC, for now) are specified in nrf52_af.csv and board use their
own csv file to specify which pins are available on that board and if
they have any special names.
</content>
</entry>
<entry>
<title>nRF52 update with internal file system support</title>
<updated>2017-12-21T12:49:14+00:00</updated>
<author>
<name>microbuilder</name>
<email>contact@microbuilder.eu</email>
</author>
<published>2017-12-21T12:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=60a23f0fb65bebe91ab8b6da4a32ed0b012e9313'/>
<id>urn:sha1:60a23f0fb65bebe91ab8b6da4a32ed0b012e9313</id>
<content type='text'>
</content>
</entry>
</feed>
