<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/rtc, branch 4.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-04-02T02:33:22+00:00</updated>
<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>
<entry>
<title>enable NRFX RTC 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-07T12:50:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b09d2c3c625340476aad6f8ce7be1f6426ff2594'/>
<id>urn:sha1:b09d2c3c625340476aad6f8ce7be1f6426ff2594</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add subclass support to displayio.</title>
<updated>2019-01-15T01:29:19+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-15T01:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=747f2cfe267628fda8487c533ce7a5ab10a9388f'/>
<id>urn:sha1:747f2cfe267628fda8487c533ce7a5ab10a9388f</id>
<content type='text'>
Also, swap make_news to accept a kwarg map and refine param checking.

Fixes #1237
</content>
</entry>
<entry>
<title>Support internationalisation.</title>
<updated>2018-08-07T21:58:57+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-07-31T23:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=933add6cd833bb6ba6682ad2b6eb478871415ff5'/>
<id>urn:sha1:933add6cd833bb6ba6682ad2b6eb478871415ff5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove "Get or set"</title>
<updated>2018-04-16T22:00:58+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-04-16T22:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=301479cd44426ade10aef3d0e685d496ea3a7c3d'/>
<id>urn:sha1:301479cd44426ade10aef3d0e685d496ea3a7c3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a table of contents reference to RTC</title>
<updated>2018-04-16T22:00:01+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-04-16T22:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=84d4be279e629f4094d9e72770e807bd1bb166f6'/>
<id>urn:sha1:84d4be279e629f4094d9e72770e807bd1bb166f6</id>
<content type='text'>
</content>
</entry>
</feed>
