<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/nrf/common-hal/rtc, branch master</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-06-03T09:56:35+00:00</updated>
<entry>
<title>Fix up end of file and trailing whitespace.</title>
<updated>2020-06-03T09:56:35+00:00</updated>
<author>
<name>Diego Elio Pettenò</name>
<email>flameeyes@flameeyes.com</email>
</author>
<published>2020-05-30T09:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dd5d7c86d22807c021dd1711eb7dd3daebc5cfcf'/>
<id>urn:sha1:dd5d7c86d22807c021dd1711eb7dd3daebc5cfcf</id>
<content type='text'>
This can be enforced by pre-commit, but correct it separately to make it easier to review.
</content>
</entry>
<entry>
<title>nrf: rtc: persist rtc offset across reboots</title>
<updated>2020-05-18T03:52:27+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-05-18T03:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=83680c41db821672ff006b96151c6daeca6280e3'/>
<id>urn:sha1:83680c41db821672ff006b96151c6daeca6280e3</id>
<content type='text'>
Store the RTC value in the .uninitialized section, but make sure to
flank it with some known values.  That way we can determine if the RTC
value has been initialized, or if it's random uninitialized garbage.

As part of this, add a `common_hal_rtc_init()` routine to determine if
the value is correct, or reset it to 0 if it is not valid.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>Initial work on SAMD</title>
<updated>2020-03-13T18:16:41+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-03-13T06:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=48b5f2a384e7ecc10ee51b453934a009ea9dc48d'/>
<id>urn:sha1:48b5f2a384e7ecc10ee51b453934a009ea9dc48d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix autoreload, neopixel, monotonic_ns and sleep w/o SD</title>
<updated>2020-03-13T18:12:31+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-03-07T02:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=418333979ae007b28855079c64ee3c65f76ecbc7'/>
<id>urn:sha1:418333979ae007b28855079c64ee3c65f76ecbc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First try at lowering the power consumption</title>
<updated>2020-03-13T18:12:30+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-03-06T01:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6f60afe8c521011d1a2d34a2632295b483a8cee3'/>
<id>urn:sha1:6f60afe8c521011d1a2d34a2632295b483a8cee3</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>Remove unnecessary MP_WEAK declarations</title>
<updated>2019-04-02T02:33:22+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-04-02T02:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=781d301bb6da7386bb735fc23637e4127b080072'/>
<id>urn:sha1:781d301bb6da7386bb735fc23637e4127b080072</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change nRF RTC implementation to use RTC2 #1046</title>
<updated>2019-04-02T02:28:22+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-04-02T00:38:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=94bda3bde15eb0f9344167f4f67c80cb491c25e7'/>
<id>urn:sha1:94bda3bde15eb0f9344167f4f67c80cb491c25e7</id>
<content type='text'>
(to avoid interference with Bluetooth Softdevice. See
https://github.com/adafruit/circuitpython/pull/1534#issuecomment-478776240
with thanks to @bboser for pointing it out)
</content>
</entry>
<entry>
<title>There isn't really a good way to calibrate this RTC adafruit/circuitpython#1046</title>
<updated>2019-04-02T02:28:03+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-02-12T02:36:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6afe23d0b0e42f7bb1dd050015689f6500df644a'/>
<id>urn:sha1:6afe23d0b0e42f7bb1dd050015689f6500df644a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adafruit/circuitpython#1046 handle overflows in the RTC counter</title>
<updated>2019-04-02T02:27:45+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-02-12T02:11:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6206fa9a827af96976c5c8d4239502cc13262f11'/>
<id>urn:sha1:6206fa9a827af96976c5c8d4239502cc13262f11</id>
<content type='text'>
</content>
</entry>
</feed>
