<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/frozen/Adafruit_CircuitPython_NeoPixel, branch 6.1.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-05-16T15:20:25+00:00</updated>
<entry>
<title>update frozen libs</title>
<updated>2020-05-16T15:20:25+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-05-16T15:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7424e418272eaf34e84ae579188e89e18a5f5a9f'/>
<id>urn:sha1:7424e418272eaf34e84ae579188e89e18a5f5a9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add gamepad to specialty cpx builds; update frozen libs</title>
<updated>2020-01-31T02:00:47+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-01-31T02:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3b95d7c16a44bc0543d8436e19e792472c654774'/>
<id>urn:sha1:3b95d7c16a44bc0543d8436e19e792472c654774</id>
<content type='text'>
</content>
</entry>
<entry>
<title>frozen: Update all submodules to latest tagged release</title>
<updated>2019-12-19T22:06:17+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@unpythonic.net</email>
</author>
<published>2019-12-19T22:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=516d930e6c0aaf718fea258c2b6850fe8f43eaf8'/>
<id>urn:sha1:516d930e6c0aaf718fea258c2b6850fe8f43eaf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update frozen libraries</title>
<updated>2019-06-19T19:23:15+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-06-19T19:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a7bed2a74e8797928f81a05f9503df5c85e16c6c'/>
<id>urn:sha1:a7bed2a74e8797928f81a05f9503df5c85e16c6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update frozen libraries to latest tagged versions</title>
<updated>2019-03-25T12:14:45+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-25T12:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a88990aa68ceb3cf9d2fd0ab941310cf586cf7f5'/>
<id>urn:sha1:a88990aa68ceb3cf9d2fd0ab941310cf586cf7f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct weak module links; samd module only in m4 ports; update libraries</title>
<updated>2019-02-18T04:48:08+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-02-18T04:48:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=97aeb1953be66bc246ac7473b341d840a6d51384'/>
<id>urn:sha1:97aeb1953be66bc246ac7473b341d840a6d51384</id>
<content type='text'>
</content>
</entry>
<entry>
<title>put .frozen before /lib in sys.path; update frozen libraries</title>
<updated>2018-11-01T23:57:10+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-11-01T21:14:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4dfba2f8acec7d76fa61c13fcec662b6d957f69a'/>
<id>urn:sha1:4dfba2f8acec7d76fa61c13fcec662b6d957f69a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>3.0: add CircuitPlayground and HID to CPX frozen modules</title>
<updated>2018-05-04T12:44:33+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-05-04T12:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=32363b801b6e602baaf7e4ef5a5bd429edb915c2'/>
<id>urn:sha1:32363b801b6e602baaf7e4ef5a5bd429edb915c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added ability to freeze multiple directories; freeze neopixel library in cpx build (#199)</title>
<updated>2017-08-23T18:05:59+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2017-08-23T18:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=74cfdeb316420a3732370a5e19a6822c52395384'/>
<id>urn:sha1:74cfdeb316420a3732370a5e19a6822c52395384</id>
<content type='text'>
Reworked frozen module support: clean up makefiles and handle multiple directories.
Modules to freeze are included as git submodules.

Add neopixel to circuitplayground express build.

Fixes #56 </content>
</entry>
</feed>
