<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/nrf/common-hal/microcontroller/Pin.c, branch 5.3.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-04-14T23:24:58+00:00</updated>
<entry>
<title>nrf: protomatter port</title>
<updated>2020-04-14T23:24:58+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-04-01T16:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1d8a073c05c36133e02d839ed187b9d7abf24d79'/>
<id>urn:sha1:1d8a073c05c36133e02d839ed187b9d7abf24d79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add never_reset and reset to pin common hal, adjust files</title>
<updated>2019-11-15T17:47:00+00:00</updated>
<author>
<name>Hierophect</name>
<email>hierophect@gmail.com</email>
</author>
<published>2019-11-15T17:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=de5691acf5060d6e2182da4c84095a007f6da606'/>
<id>urn:sha1:de5691acf5060d6e2182da4c84095a007f6da606</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2262 from jepler/cpb-speaker-disable</title>
<updated>2019-11-03T23:34:29+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2019-11-03T23:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e3638ffaad1a77687082770c1da935b9b3ddcc01'/>
<id>urn:sha1:e3638ffaad1a77687082770c1da935b9b3ddcc01</id>
<content type='text'>
cpb: Disable the onboard speaker until request</content>
</entry>
<entry>
<title>nRF: Handle SPEAKER_ENABLE_PIN</title>
<updated>2019-11-01T21:23:35+00:00</updated>
<author>
<name>jepler</name>
<email>jepler@gmail.com</email>
</author>
<published>2019-11-01T21:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fe47eba97fffb6a689592158bf6f97959c2ec798'/>
<id>urn:sha1:fe47eba97fffb6a689592158bf6f97959c2ec798</id>
<content type='text'>
.. the existing code, which was never activated by the preprocessor,
wasn't quite right.
</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>Add feature conditionals and clean up</title>
<updated>2019-07-22T16:58:28+00:00</updated>
<author>
<name>Hierophect</name>
<email>hierophect@gmail.com</email>
</author>
<published>2019-07-22T16:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=58630a844ad1db7d30671a3cb18f433e015a40a3'/>
<id>urn:sha1:58630a844ad1db7d30671a3cb18f433e015a40a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing files for DigitalIO</title>
<updated>2019-07-17T18:18:01+00:00</updated>
<author>
<name>Hierophect</name>
<email>hierophect@gmail.com</email>
</author>
<published>2019-07-17T18:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=43e8a4110f86a5d0b449d406ba33e27cc88978b0'/>
<id>urn:sha1:43e8a4110f86a5d0b449d406ba33e27cc88978b0</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
