<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/esp8266, branch cross</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=cross</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=cross'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-08-06T12:27:38+00:00</updated>
<entry>
<title>esp8266/scripts/inisetup: Add commented-out call to esp.osdebug(None).</title>
<updated>2016-08-06T12:27:38+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-08-06T12:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6de37864a27481578a699cb0eaaaccd46bb494ea'/>
<id>urn:sha1:6de37864a27481578a699cb0eaaaccd46bb494ea</id>
<content type='text'>
That apparently will only help folks who read the docs on how to disable,
but could use a quick reminder straight in boot.py. For the developers,
it's important to have debug logging enabled in development branch
(master).
</content>
</entry>
<entry>
<title>esp8266/flashbdev: Reserve extra sysparam sector for SDK 2.0.0 compatibility.</title>
<updated>2016-08-06T12:21:49+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-08-06T12:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ca59f5f208f17620a0ac2fc77e3026bed0d9fe2c'/>
<id>urn:sha1:ca59f5f208f17620a0ac2fc77e3026bed0d9fe2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266/scripts/port_diag.py: Include esp.check_fw() call.</title>
<updated>2016-08-03T21:43:58+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-08-03T21:43:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4a27ad040ed2db463e734e4ec84aecdd2787c219'/>
<id>urn:sha1:4a27ad040ed2db463e734e4ec84aecdd2787c219</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266/modesp: Add check_fw() function to check integrity of the firmware.</title>
<updated>2016-08-03T21:29:19+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-08-03T21:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e33d2383d1ed4805583e6562b2f47e018457e854'/>
<id>urn:sha1:e33d2383d1ed4805583e6562b2f47e018457e854</id>
<content type='text'>
Requires firmware generated by the latest makeimg.py (which stores size
and md5 of the firmware together with the firmware itself).
</content>
</entry>
<entry>
<title>esp8266/makeimg.py: Append md5 hash to the generated binary.</title>
<updated>2016-08-03T21:21:05+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-08-03T21:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bf47b71b787657eca1d489f92517aa60c9a38008'/>
<id>urn:sha1:bf47b71b787657eca1d489f92517aa60c9a38008</id>
<content type='text'>
md5 is calculated over the entire file, except first 4 bytes, which contain
flash parameters and may be changed by flashing tool or MicroPython flash
auto-config.
</content>
</entry>
<entry>
<title>esp8266/makeimg.py: Store firmware size as last 4 bytes of padding area.</title>
<updated>2016-08-03T21:19:09+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-08-03T21:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a621333a4c4fcc161f076980c9147faa555de5de'/>
<id>urn:sha1:a621333a4c4fcc161f076980c9147faa555de5de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Make APA102 driver inclusion configurable.</title>
<updated>2016-07-31T21:03:55+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-07-31T21:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0e4cae521288208e637d609fc00503fc828217b6'/>
<id>urn:sha1:0e4cae521288208e637d609fc00503fc828217b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266/eagle.rom.addr.v6.ld: Add Enable_QMode symbol from SDK 2.0.0.</title>
<updated>2016-07-31T21:01:49+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-07-31T21:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=88d3cd582ededf4023039f5515e6ca8912682b24'/>
<id>urn:sha1:88d3cd582ededf4023039f5515e6ca8912682b24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Enable btree module.</title>
<updated>2016-07-30T23:39:59+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-07-30T23:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4d22ade102b9b5c5b610f2de47385cc53d4ba009'/>
<id>urn:sha1:4d22ade102b9b5c5b610f2de47385cc53d4ba009</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266/esp_mphal: Implement libc's errno.</title>
<updated>2016-07-30T23:30:05+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-07-30T23:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=64ad838fde7ab4333fadc804a0339a074d041767'/>
<id>urn:sha1:64ad838fde7ab4333fadc804a0339a074d041767</id>
<content type='text'>
Using __errno() function, and redirect it to use mp_stream_errno from
stream module. This is pre-requisite for integrating with 3rd-party libs,
like BerkeleyDB.
</content>
</entry>
</feed>
