<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests, branch v1.3.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-08-27T02:15:04+00:00</updated>
<entry>
<title>Make int(b'123') work properly.</title>
<updated>2014-08-27T02:15:04+00:00</updated>
<author>
<name>Dave Hylands</name>
<email>dhylands@gmail.com</email>
</author>
<published>2014-08-26T19:44:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b7f7c655ed4b54d9ff8ec04908199d04d38b7528'/>
<id>urn:sha1:b7f7c655ed4b54d9ff8ec04908199d04d38b7528</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Add dispatch for user defined ==, &gt;, &lt;=, &gt;=.</title>
<updated>2014-08-26T08:31:26+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-26T08:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=779794a68085eda5176694437523d43b953a8651'/>
<id>urn:sha1:779794a68085eda5176694437523d43b953a8651</id>
<content type='text'>
Addresses issue #827.
</content>
</entry>
<entry>
<title>tests: Add test for pyb.disable_irq and pyb.enable_irq.</title>
<updated>2014-08-25T17:44:10+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-25T17:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fa1a9bc9fd1683f1fb68739efc1aef303c8a1d2d'/>
<id>urn:sha1:fa1a9bc9fd1683f1fb68739efc1aef303c8a1d2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Consolidate min/max functions into one, and add key= argument.</title>
<updated>2014-08-24T18:14:09+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-24T18:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7310fd469a4dfdd38fda242f138f5671c2f82b61'/>
<id>urn:sha1:7310fd469a4dfdd38fda242f138f5671c2f82b61</id>
<content type='text'>
Addresses issue #811.
</content>
</entry>
<entry>
<title>stmhal, modtime: Small changes, reduced code size by around 80 bytes.</title>
<updated>2014-08-24T16:40:24+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-24T16:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8ba832456e2e14db915e548a8ac3c6d4017c901e'/>
<id>urn:sha1:8ba832456e2e14db915e548a8ac3c6d4017c901e</id>
<content type='text'>
Also added test for modtime.
</content>
</entry>
<entry>
<title>py: Fix bug where GC collected native/viper/asm function data.</title>
<updated>2014-08-24T15:28:17+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-24T15:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3c658a4e755a75e495303957208486e583ddb270'/>
<id>urn:sha1:3c658a4e755a75e495303957208486e583ddb270</id>
<content type='text'>
Because (for Thumb) a function pointer has the LSB set, pointers to
dynamic functions in RAM (eg native, viper or asm functions) were not
being traced by the GC.  This patch is a comprehensive fix for this.

Addresses issue #820.
</content>
</entry>
<entry>
<title>py: Viper can call functions with native types, and raise exceptions.</title>
<updated>2014-08-16T21:06:11+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-16T21:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=86de21b810693bccdd88d53aacb6d8acf26f09e0'/>
<id>urn:sha1:86de21b810693bccdd88d53aacb6d8acf26f09e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Wait for just over 1 sec when testing RTC.</title>
<updated>2014-08-16T12:39:14+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-16T12:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d779b9642ff9bd7f576a8718d3abedd532634388'/>
<id>urn:sha1:d779b9642ff9bd7f576a8718d3abedd532634388</id>
<content type='text'>
Waiting for 1000ms between seconds of RTC is sometimes too quick.
Waiting for 1001ms is enough for the RTC to pass 1 second.
</content>
</entry>
<entry>
<title>py: Viper can now store to global.</title>
<updated>2014-08-15T22:47:59+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-15T22:47:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e6c0dff9671c493e9a13a22a1b8902dee88da064'/>
<id>urn:sha1:e6c0dff9671c493e9a13a22a1b8902dee88da064</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Fix typing of viper locals; allow default types in annotation.</title>
<updated>2014-08-15T21:39:08+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-15T21:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a5190a7dac7a73e676d6d649035f846ea92d2d2d'/>
<id>urn:sha1:a5190a7dac7a73e676d6d649035f846ea92d2d2d</id>
<content type='text'>
</content>
</entry>
</feed>
