<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/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-05-13T00:28:24+00:00</updated>
<entry>
<title>Swap sphinx to autoapi and the inline stubs</title>
<updated>2020-05-13T00:28:24+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-13T00:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4e8de3c554024d3ac89e9ee77b958a6932a64bec'/>
<id>urn:sha1:4e8de3c554024d3ac89e9ee77b958a6932a64bec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2020-05-12T16:26:02+00:00</updated>
<author>
<name>dherrada</name>
<email>33632497+dherrada@users.noreply.github.com</email>
</author>
<published>2020-05-12T16:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c534a872a2b5a2d5e6b7543f56539afb24261443'/>
<id>urn:sha1:c534a872a2b5a2d5e6b7543f56539afb24261443</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Did rgbmatrix, rotaryio, and RTC</title>
<updated>2020-05-11T17:00:19+00:00</updated>
<author>
<name>dherrada</name>
<email>dylan.herrada@gmail.com</email>
</author>
<published>2020-05-11T17:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c7a9d49cba38499ec6701fdfef0c14e1dd5503a8'/>
<id>urn:sha1:c7a9d49cba38499ec6701fdfef0c14e1dd5503a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix type in RTC documentation.</title>
<updated>2020-05-06T19:11:11+00:00</updated>
<author>
<name>spkuehl</name>
<email>skuehlhorn@gmail.com</email>
</author>
<published>2020-05-06T19:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=af55af216a3aadd78960f7c8e60bc51b49a13df1'/>
<id>urn:sha1:af55af216a3aadd78960f7c8e60bc51b49a13df1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve documentation for `rtc`.</title>
<updated>2019-10-23T22:48:34+00:00</updated>
<author>
<name>Thea Flowers</name>
<email>me@thea.codes</email>
</author>
<published>2019-10-23T22:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4a55c48dbf5fea9368272006f4a149e01ddaf06e'/>
<id>urn:sha1:4a55c48dbf5fea9368272006f4a149e01ddaf06e</id>
<content type='text'>
- Add examples for `rtc.RTC.datetime`.
- Add type for `rtc.RTC.calibration`.
- Expand on use cases for `rtc.set_time_source`.
</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>enable NRFX RTC adafruit/circuitpython#1046</title>
<updated>2019-04-02T02:27:28+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-02-07T12:50:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f846fa109ea20e74983fba7b7662f2bae9cc8fea'/>
<id>urn:sha1:f846fa109ea20e74983fba7b7662f2bae9cc8fea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Circuitpython nickzoic 1046 nrf rtc"</title>
<updated>2019-03-29T20:41:29+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-29T20:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0653bca3239e9e00ad744523188f181b315d479f'/>
<id>urn:sha1:0653bca3239e9e00ad744523188f181b315d479f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up messages &amp; wild stab at translations for adafruit/circuitpython#1046</title>
<updated>2019-03-27T22:56:48+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-03-02T11:19:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=93684737eb9a85aca1972ed53f5ec908c51e2401'/>
<id>urn:sha1:93684737eb9a85aca1972ed53f5ec908c51e2401</id>
<content type='text'>
The mysterious MP_WEAK linking bug still exists, thus the new message for 'set'.
</content>
</entry>
<entry>
<title>workaround for problem with adafruit/circuitpython#1046</title>
<updated>2019-03-27T22:50:09+00:00</updated>
<author>
<name>Nick Moore</name>
<email>nick@zoic.org</email>
</author>
<published>2019-02-12T02:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ff6395fa4eaf531abdf68719663895f4f2bf1870'/>
<id>urn:sha1:ff6395fa4eaf531abdf68719663895f4f2bf1870</id>
<content type='text'>
the __weak linking works fine so long as these functions are not identical.
I have not yet worked out why.
</content>
</entry>
</feed>
