<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/stmhal/pyexec.h, 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-15T23:30:42+00:00</updated>
<entry>
<title>pyexec: Add event-driven variant pyexec_friendly_repl().</title>
<updated>2015-01-15T23:30:42+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-01-15T08:46:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=87bc8e2b3d66d3e87c2d01a7b3107a8ecce2a07f'/>
<id>urn:sha1:87bc8e2b3d66d3e87c2d01a7b3107a8ecce2a07f</id>
<content type='text'>
pyexec_friendly_repl_process_char() and friends, useful for ports which
integrate into existing cooperative multitasking system.

Unlike readline() refactor before, this was implemented in less formal,
trial&amp;error process, minor functionality regressions are still known
(like soft&amp;hard reset support). So, original loop-based pyexec_friendly_repl()
is left intact, specific implementation selectable by config setting.
</content>
</entry>
<entry>
<title>stmhal: Don't return SystemExit value from parse_compile_execute.</title>
<updated>2014-10-22T18:14:20+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-10-22T18:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3be6984b8f435d108a04102d21346bf498b32f67'/>
<id>urn:sha1:3be6984b8f435d108a04102d21346bf498b32f67</id>
<content type='text'>
There is no need, since we don't (currently) use the value.
</content>
</entry>
<entry>
<title>Add pyb.hard_reset, and make sys.exit() or raise SystemExit do a soft reset.</title>
<updated>2014-10-22T18:14:20+00:00</updated>
<author>
<name>Dave Hylands</name>
<email>dhylands@gmail.com</email>
</author>
<published>2014-10-22T06:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8d62bbd46aa178abc6e029b0ba79d915f7f988c2'/>
<id>urn:sha1:8d62bbd46aa178abc6e029b0ba79d915f7f988c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add license header to (almost) all files.</title>
<updated>2014-05-03T22:27:38+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-03T22:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=04b9147e150d2d6fa3750f312fe328b6a71c1b28'/>
<id>urn:sha1:04b9147e150d2d6fa3750f312fe328b6a71c1b28</id>
<content type='text'>
Blanket wide to all .c and .h files.  Some files originating from ST are
difficult to deal with (license wise) so it was left out of those.

Also merged modpyb.h, modos.h, modstm.h and modtime.h in stmhal/.
</content>
</entry>
<entry>
<title>stmhal: Improve REPL CTRL commands.</title>
<updated>2014-03-24T12:23:37+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-03-24T12:23:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f704e7f20e34debbe33c776beaf3ca1bf830aa4f'/>
<id>urn:sha1:f704e7f20e34debbe33c776beaf3ca1bf830aa4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>REPl working on UART6 with STMHAL</title>
<updated>2014-03-13T01:15:55+00:00</updated>
<author>
<name>Dave Hylands</name>
<email>dhylands@gmail.com</email>
</author>
<published>2014-03-13T01:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f14b92b9e13c9cb9f54a1d740dbea1eeedeccb5b'/>
<id>urn:sha1:f14b92b9e13c9cb9f54a1d740dbea1eeedeccb5b</id>
<content type='text'>
</content>
</entry>
</feed>
