<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/.gitmodules, branch 3.0.0-alpha2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=3.0.0-alpha2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=3.0.0-alpha2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-11-02T20:00:50+00:00</updated>
<entry>
<title>tools: Switch to using separate usb_descriptor repo.</title>
<updated>2017-11-02T20:00:50+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-11-02T20:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a49200d5cbc7f5f322866d68dab5f7d100b399d1'/>
<id>urn:sha1:a49200d5cbc7f5f322866d68dab5f7d100b399d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-add atmel submodules.</title>
<updated>2017-10-25T05:39:08+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-10-25T05:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2c26f3542916ca4e4a7df2b230819333b096eab0'/>
<id>urn:sha1:2c26f3542916ca4e4a7df2b230819333b096eab0</id>
<content type='text'>
</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>
<entry>
<title>merge 2.x changes into master; touch up Makefile CFLAGS logic</title>
<updated>2017-10-13T00:10:31+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2017-10-13T00:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fabaa2ec3045c4709de05c238a6525d0fe2e3cb2'/>
<id>urn:sha1:fabaa2ec3045c4709de05c238a6525d0fe2e3cb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace asf4 tree with submodule repo adafruit/asf4, branch circuitpython.</title>
<updated>2017-10-12T17:55:15+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2017-10-11T22:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b7591cfd19d308091dc67ae698c112cdb52a044f'/>
<id>urn:sha1:b7591cfd19d308091dc67ae698c112cdb52a044f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Freeze libraries needed by adafruit_circuitplayground library into firmware.</title>
<updated>2017-10-08T16:54:46+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2017-10-03T22:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ef65ee78c544f0996eeb77ae762d2c4c7ed17057'/>
<id>urn:sha1:ef65ee78c544f0996eeb77ae762d2c4c7ed17057</id>
<content type='text'>
This saves a lot of RAM. Fixes #287.
Also fixed compilation of frozen_mpy.c to use supplied make rule rather than
builtin rule (supplied rule suppresses printing out the gcc command line).
</content>
</entry>
<entry>
<title>lib: Add new submodule, stm32lib containing STM32 CMSIS and HAL source.</title>
<updated>2017-08-29T03:39:09+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-08-27T12:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=904eb2d9f35791da75156fe1ddacbe1c05b4b001'/>
<id>urn:sha1:904eb2d9f35791da75156fe1ddacbe1c05b4b001</id>
<content type='text'>
Linked to https://github.com/micropython/stm32lib
</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>
<entry>
<title>Turn on build saving and uf2 creation.</title>
<updated>2017-04-20T21:04:06+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-04-20T21:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=98667b1af87f71baa12a3bbde75cc3a28eb4513c'/>
<id>urn:sha1:98667b1af87f71baa12a3bbde75cc3a28eb4513c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>atmel-samd: Switch to https for freetouch submodule.</title>
<updated>2017-04-18T19:34:03+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-04-18T19:34:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=076ff82c46a29ce899cb72a88f568f967f109bd7'/>
<id>urn:sha1:076ff82c46a29ce899cb72a88f568f967f109bd7</id>
<content type='text'>
</content>
</entry>
</feed>
