<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/lib/mp-readline, branch v1.3.9</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.9</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.9'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-01-12T22:45:35+00:00</updated>
<entry>
<title>py: Allow to compile with -Wstrict-prototypes.</title>
<updated>2015-01-12T22:45:35+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-01-12T22:45:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bbf5cd01e3587f39600d24fb030f09a4c92bcb46'/>
<id>urn:sha1:bbf5cd01e3587f39600d24fb030f09a4c92bcb46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py, unix, lib: Allow to compile with -Wold-style-definition.</title>
<updated>2015-01-12T22:34:38+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-01-12T22:34:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=abc1959e2c8170cc37d2e1fa1654f1266479d666'/>
<id>urn:sha1:abc1959e2c8170cc37d2e1fa1654f1266479d666</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib/mp-readline: Refactor to support coroutine/event-driven usage.</title>
<updated>2015-01-12T02:36:57+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-01-12T02:36:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3f9f9cac75b8894dc4cc641e48778ad5cd9ac3bc'/>
<id>urn:sha1:3f9f9cac75b8894dc4cc641e48778ad5cd9ac3bc</id>
<content type='text'>
readline_process_char() can be fed character by character, for example,
received from external event loop. This will allow to integrate MicroPython
into cooperative multitasking systems.
</content>
</entry>
<entry>
<title>stmhal: Move readline code to lib/mp-readline/.</title>
<updated>2015-01-12T02:15:35+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-01-12T02:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a7bcb218fe816087e7dd6962f49fb9d50853f09a'/>
<id>urn:sha1:a7bcb218fe816087e7dd6962f49fb9d50853f09a</id>
<content type='text'>
</content>
</entry>
</feed>
