<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython, branch v1.3.10</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.10</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.10'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-02-13T13:26:44+00:00</updated>
<entry>
<title>docs: Bump version to 1.3.10.</title>
<updated>2015-02-13T13:26:44+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-13T13:26:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=79dc0a0886b4c7fa7779258532cdb27c0ca848b8'/>
<id>urn:sha1:79dc0a0886b4c7fa7779258532cdb27c0ca848b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Properly deinit timer object.</title>
<updated>2015-02-13T11:57:29+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-13T11:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=418ec8bbbab70ec21486b37860f106f09f2e6f11'/>
<id>urn:sha1:418ec8bbbab70ec21486b37860f106f09f2e6f11</id>
<content type='text'>
Addresses issue #1113.
</content>
</entry>
<entry>
<title>py: Implement clz and rbit for inline Thumb assembler.</title>
<updated>2015-02-13T11:06:23+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-13T11:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=192d536fe40010cc26d2d69d8bc6cdb30928e68d'/>
<id>urn:sha1:192d536fe40010cc26d2d69d8bc6cdb30928e68d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Implement sdiv/udiv for inline Thumb assembler.</title>
<updated>2015-02-13T10:43:05+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-13T10:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=32f0b7942cf44b7a722db30c554cfc70d3f70289'/>
<id>urn:sha1:32f0b7942cf44b7a722db30c554cfc70d3f70289</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Implement push/pop for inline Thumb assembler.</title>
<updated>2015-02-13T02:30:35+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-13T02:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0d967b8ae4f26815549aa2fb301e7bbaa5e262c2'/>
<id>urn:sha1:0d967b8ae4f26815549aa2fb301e7bbaa5e262c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Expose compile.c:list_get as mp_parse_node_extract_list.</title>
<updated>2015-02-13T02:29:46+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-13T02:29:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dfe944c3e5c2a7fa04c3416266728ffce6332bf8'/>
<id>urn:sha1:dfe944c3e5c2a7fa04c3416266728ffce6332bf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Make inline assembler raise proper SyntaxError exception on error.</title>
<updated>2015-02-13T01:00:51+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-13T01:00:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8dfbd2d5894c98bd7b48e3e69bec0216d06ebb47'/>
<id>urn:sha1:8dfbd2d5894c98bd7b48e3e69bec0216d06ebb47</id>
<content type='text'>
Also gives line number of location of error.  Very useful!
</content>
</entry>
<entry>
<title>py: Add ldrex and strex to thumb2 inline assembler.</title>
<updated>2015-02-12T22:52:42+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-12T22:52:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1bf5a022fe37d40604734c28794b402cd8c935e2'/>
<id>urn:sha1:1bf5a022fe37d40604734c28794b402cd8c935e2</id>
<content type='text'>
These are useful for implementing atomic lock operations.
</content>
</entry>
<entry>
<title>stmhal: Fix ADC multiplier from 4096 to 4095; optimise fp operation.</title>
<updated>2015-02-11T00:25:22+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-11T00:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=91fc4a9ce13311bc5c3bdcd5ddaf75795f8a46b5'/>
<id>urn:sha1:91fc4a9ce13311bc5c3bdcd5ddaf75795f8a46b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modffi: Add toplevel func() function to create a function by pointer.</title>
<updated>2015-02-10T23:21:03+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-02-10T23:20:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=99bcaa2fb6b45a378278a956e7f830cee170804e'/>
<id>urn:sha1:99bcaa2fb6b45a378278a956e7f830cee170804e</id>
<content type='text'>
</content>
</entry>
</feed>
