<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tools, branch v1.9.3</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.9.3</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.9.3'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-10-09T23:37:38+00:00</updated>
<entry>
<title>py/bc: Update opcode_format_table to match the bytecode.</title>
<updated>2017-10-09T23:37:38+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-10-09T23:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=933eab46fcf2dcca2c3ca3d04b714f238e6020e1'/>
<id>urn:sha1:933eab46fcf2dcca2c3ca3d04b714f238e6020e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools/pyboard: Update docstring for additional device support.</title>
<updated>2017-10-07T21:04:57+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-10-07T21:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c15be989ee195d375f93b39aa13bc4e07b36c1eb'/>
<id>urn:sha1:c15be989ee195d375f93b39aa13bc4e07b36c1eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools/pyboard: Use repr() when quoting data in error messages.</title>
<updated>2017-10-05T20:40:19+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-10-05T20:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ea6692a83e7132aa18a8032ae3c76fa91d9d50f2'/>
<id>urn:sha1:ea6692a83e7132aa18a8032ae3c76fa91d9d50f2</id>
<content type='text'>
As it may contain newlines, etc.
</content>
</entry>
<entry>
<title>py/persistentcode: Bump .mpy version number to version 3.</title>
<updated>2017-10-04T23:49:44+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-10-04T23:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ff93fd4f50321c6190e1659b19e64fef3045a484'/>
<id>urn:sha1:ff93fd4f50321c6190e1659b19e64fef3045a484</id>
<content type='text'>
The binary and unary ops have changed bytecode encoding.
</content>
</entry>
<entry>
<title>tools/upip: Upgrade to 1.2.2.</title>
<updated>2017-09-30T01:24:11+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-09-30T01:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2f7827ba8f8e31eda0e15f3d51073329cf606323'/>
<id>urn:sha1:2f7827ba8f8e31eda0e15f3d51073329cf606323</id>
<content type='text'>
TLS SNI support, fixes after making str.rstrip() behavior compliant.
</content>
</entry>
<entry>
<title>all: Update Makefiles and others to build with new ports/ dir layout.</title>
<updated>2017-09-06T04:09:13+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-09-06T04:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4a93801c12898898744131f57d79cf216d0861b3'/>
<id>urn:sha1:4a93801c12898898744131f57d79cf216d0861b3</id>
<content type='text'>
Also renames "stmhal" to "stm32" in documentation and everywhere else.
</content>
</entry>
<entry>
<title>tools/mpy-tool.py: Fix missing argument in dump() function</title>
<updated>2017-08-16T08:38:19+00:00</updated>
<author>
<name>stijn</name>
<email>stijn@ignitron.net</email>
</author>
<published>2017-08-16T08:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e4ab404780dfa194864c579407a054cf6c75db3a'/>
<id>urn:sha1:e4ab404780dfa194864c579407a054cf6c75db3a</id>
<content type='text'>
This makes the -d commandline argument usable again.
Pass empty string as parent name as listing starts from the root.
</content>
</entry>
<entry>
<title>tools/mpy-tool.py: Don't generate const_table if it's empty.</title>
<updated>2017-08-12T12:26:18+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-08-12T12:26:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b6a328956467339f568b19d9192fbbfdfa47a572'/>
<id>urn:sha1:b6a328956467339f568b19d9192fbbfdfa47a572</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: Use the name MicroPython consistently in comments</title>
<updated>2017-07-31T08:35:40+00:00</updated>
<author>
<name>Alexander Steffen</name>
<email>devel.20.webmeister@spamgourmet.com</email>
</author>
<published>2017-06-30T07:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=55f33240f3d7051d4213629e92437a36f1fac50e'/>
<id>urn:sha1:55f33240f3d7051d4213629e92437a36f1fac50e</id>
<content type='text'>
There were several different spellings of MicroPython present in comments,
when there should be only one.
</content>
</entry>
<entry>
<title>tools/mpy_bin2res: Tools to convert binary resources to Python module.</title>
<updated>2017-07-27T11:41:27+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-07-27T11:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a3cd349eafb2f612379f10c45ab1ad4175e322e2'/>
<id>urn:sha1:a3cd349eafb2f612379f10c45ab1ad4175e322e2</id>
<content type='text'>
Afterwards, they can be access using pkg_resource module from
micropython-lib.
</content>
</entry>
</feed>
