<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/nrf/nrfx_config.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>SPIM3 buffer must be in first 64kB of RAM</title>
<updated>2020-08-15T14:31:56+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-08-15T14:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cf0f3d70b57b097ea7719669d81f7bea9d41f9e5'/>
<id>urn:sha1:cf0f3d70b57b097ea7719669d81f7bea9d41f9e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nrf: set WDT priority to 2</title>
<updated>2020-05-27T03:28:50+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-05-23T03:17:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=296ba101ec8895720012660e36c4e34246b6b1b2'/>
<id>urn:sha1:296ba101ec8895720012660e36c4e34246b6b1b2</id>
<content type='text'>
The previous setting of `1` meant that the bluetooth system couldn't be
used when the watchdog timer was enabled.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>nrf: watchdog: use nrfx_wdt driver</title>
<updated>2020-05-27T03:28:49+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-05-22T09:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=589cb1af6de04a01e1cfda1082fea4f6fbc4440c'/>
<id>urn:sha1:589cb1af6de04a01e1cfda1082fea4f6fbc4440c</id>
<content type='text'>
Instead of directly poking registers, use `nrfx_wdt`.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>nrf: support disabling SPIM3</title>
<updated>2020-05-12T01:31:51+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-05-07T09:00:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=370fc7293a9ebe8015b70b9579f15386e59cbfea'/>
<id>urn:sha1:370fc7293a9ebe8015b70b9579f15386e59cbfea</id>
<content type='text'>
SPIM3 is faster than all other SPI blocks, and is capable of generating
a 32 MHz clock.  However, it cannot be used at the same time as the BLE
radio without dedicating an additional 8 kB of RAM to it.

Therefore, some boards may want to disable this.  Support pre-defining
NRFX_SPIM3_ENABLED on the command line to disable it on some bords.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>nrf: add support for nrf52833</title>
<updated>2020-04-21T04:29:56+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-04-17T02:35:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3ed5b87b8fea218c0485282ed1cf9fdf5a6f687f'/>
<id>urn:sha1:3ed5b87b8fea218c0485282ed1cf9fdf5a6f687f</id>
<content type='text'>
This adds preliminary support for the nRF52833, which is a variant of
the nRF52840 with half the RAM, half the flash, and fewer peripherals.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>nrf: supervisor: support building without BUSIO</title>
<updated>2020-04-21T02:44:20+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-04-19T05:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=066f486b28c38c71f89cbba44e31857125ff243e'/>
<id>urn:sha1:066f486b28c38c71f89cbba44e31857125ff243e</id>
<content type='text'>
Only initialize i2c, spi, and uart if building with BUSIO.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>nrf: add SPIM3 support</title>
<updated>2020-02-12T00:22:14+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-02-12T00:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2e029d55fc0396a33fcf8ac73124f571aea34eee'/>
<id>urn:sha1:2e029d55fc0396a33fcf8ac73124f571aea34eee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>upgrade nrfx API to v2</title>
<updated>2019-12-17T14:39:52+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-12-17T14:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=894cad2e177cf1af5258ce07a78acb386c34ef68'/>
<id>urn:sha1:894cad2e177cf1af5258ce07a78acb386c34ef68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nrf: allocate two I2C on CPB</title>
<updated>2019-10-29T01:08:53+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-10-29T01:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e35eb08f1d91f4db7a65eea0987a8cdc4d1e1d65'/>
<id>urn:sha1:e35eb08f1d91f4db7a65eea0987a8cdc4d1e1d65</id>
<content type='text'>
</content>
</entry>
</feed>
