<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/atmel-samd/bindings/samd, 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>2019-12-06T20:18:20+00:00</updated>
<entry>
<title>atmel-samd working</title>
<updated>2019-12-06T20:18:20+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-12-06T20:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d628d2a261bb28b84c6b257a990bd9a30cbe369c'/>
<id>urn:sha1:d628d2a261bb28b84c6b257a990bd9a30cbe369c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compress all translated strings with Huffman coding.</title>
<updated>2018-08-17T00:40:57+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-08-16T01:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=de5a9d72dcdaacdd5048195cd5bab007f4b2baef'/>
<id>urn:sha1:de5a9d72dcdaacdd5048195cd5bab007f4b2baef</id>
<content type='text'>
This saves code space in builds which use link-time optimization.
The optimization drops the untranslated strings and replaces them
with a compressed_string_t struct. It can then be decompressed to
a c string.

Builds without LTO work as well but include both untranslated
strings and compressed strings.

This work could be expanded to include QSTRs and loaded strings if
a compress method is added to C. Its tracked in #531.
</content>
</entry>
<entry>
<title>Split out the peripherals library in preparation of sharing with MakeCode.</title>
<updated>2018-06-15T23:16:21+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2018-06-15T23:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a5e03b76a63c6e780fbb151ef02daf21c775274d'/>
<id>urn:sha1:a5e03b76a63c6e780fbb151ef02daf21c775274d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add code size analysis tool and shrink samd.clock a smidge.</title>
<updated>2018-06-08T19:56:32+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2018-06-08T19:55:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=66b79723b6d238f93908a029ed7a1c4619842b52'/>
<id>urn:sha1:66b79723b6d238f93908a029ed7a1c4619842b52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>atmel-samd: Re-org helper peripheral files into their own subdirectory.</title>
<updated>2018-06-01T22:07:31+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2018-05-26T01:39:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fd71e56891749837a823a4b555b84150b6fbc1e8'/>
<id>urn:sha1:fd71e56891749837a823a4b555b84150b6fbc1e8</id>
<content type='text'>
Ideally in the future they won't depend on ASF4 or MicroPython.
</content>
</entry>
<entry>
<title>Add clock representation with calibration</title>
<updated>2018-05-07T21:04:02+00:00</updated>
<author>
<name>Noralf Trønnes</name>
<email>noralf@tronnes.org</email>
</author>
<published>2018-05-04T11:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5d5d14709ffb71cd58135034ec46c8354437f43e'/>
<id>urn:sha1:5d5d14709ffb71cd58135034ec46c8354437f43e</id>
<content type='text'>
Add a python representation of the clocks with the possibility to change
the calbration of clock sources.
</content>
</entry>
<entry>
<title>Create supervisor module.</title>
<updated>2017-11-16T17:04:17+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-11-15T22:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ecc47d5258acfd903d3aba03b336e248e85ff5c2'/>
<id>urn:sha1:ecc47d5258acfd903d3aba03b336e248e85ff5c2</id>
<content type='text'>
It can control autoreload and the rgb status led.
</content>
</entry>
<entry>
<title>Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge</title>
<updated>2017-10-25T05:31:16+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-10-25T05:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=73c15dcf8b1b927757a595a867334b38355ddb8f'/>
<id>urn:sha1:73c15dcf8b1b927757a595a867334b38355ddb8f</id>
<content type='text'>
This is prep for merging in the NRF5 pull request.
</content>
</entry>
</feed>
