<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/esp8266/qstrdefsport.h, branch esp-extra-scripts</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=esp-extra-scripts</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=esp-extra-scripts'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-05-03T15:25:27+00:00</updated>
<entry>
<title>esp8266/main: Set sys.path to ["", "/", "/lib"].</title>
<updated>2016-05-03T15:25:27+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-05-03T15:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fb5017f9dc1dfc3440f0688b1b001983cbac59c1'/>
<id>urn:sha1:fb5017f9dc1dfc3440f0688b1b001983cbac59c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Adapt port to use new auto-qstr generation.</title>
<updated>2016-04-16T12:20:02+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-04-16T11:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=73ccb3fc5b72d48d0b7370252f0d5126dedc5cba'/>
<id>urn:sha1:73ccb3fc5b72d48d0b7370252f0d5126dedc5cba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266/modmachine: Add reset_cause() function.</title>
<updated>2016-04-15T19:08:04+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-04-15T19:07:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=050e645ef2380d14a2833edb509d4f7498f6d035'/>
<id>urn:sha1:050e645ef2380d14a2833edb509d4f7498f6d035</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266/qstrdefsport.h: Mark qstr's for "esp" module.</title>
<updated>2016-04-14T21:11:22+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-04-14T21:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d3ab4bc7ca24549a85a61db56e073951d347aa79'/>
<id>urn:sha1:d3ab4bc7ca24549a85a61db56e073951d347aa79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Enable input() builtin.</title>
<updated>2016-04-14T21:08:39+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-04-14T21:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4f811d0e4c1a21bbfd23992b76c29971384928ec'/>
<id>urn:sha1:4f811d0e4c1a21bbfd23992b76c29971384928ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Add hard IRQ callbacks for pin change on GPIO0-15.</title>
<updated>2016-04-14T11:44:26+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-04-14T10:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=674bf1bc81ab358d167965f06e5c51f86027b050'/>
<id>urn:sha1:674bf1bc81ab358d167965f06e5c51f86027b050</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266/modnetwork: .config(): Add "password" param (W/O).</title>
<updated>2016-04-11T21:18:40+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-04-11T21:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=54b89665fcd5fa759865044bd21f8f619302fe8f'/>
<id>urn:sha1:54b89665fcd5fa759865044bd21f8f619302fe8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266/modnetwork: .config(): Add "authmode" param.</title>
<updated>2016-04-11T21:17:31+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-04-11T21:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7acc252e93b4235d93b773df3ba302fee3fb7ee6'/>
<id>urn:sha1:7acc252e93b4235d93b773df3ba302fee3fb7ee6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266/modesp: Add freemem() and meminfo() functions.</title>
<updated>2016-04-10T22:16:38+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-04-10T22:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1cc81ed449fe51c787d002e786cd5afe5c632f97'/>
<id>urn:sha1:1cc81ed449fe51c787d002e786cd5afe5c632f97</id>
<content type='text'>
They call into vendor SDK functions system_get_free_heap_size() and
system_print_meminfo() respectively.
</content>
</entry>
<entry>
<title>esp8266: Add initial implementation of machine.UART.</title>
<updated>2016-04-06T16:45:52+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-04-06T16:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1a0a323ca8daadb30e5ed3d58bc7e8e8e5a95629'/>
<id>urn:sha1:1a0a323ca8daadb30e5ed3d58bc7e8e8e5a95629</id>
<content type='text'>
Currently UART(0) and UART(1) are exposed and only uart.write works.
</content>
</entry>
</feed>
