<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/esp8266/main.c, branch 6.1.0-beta.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.0-beta.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.0-beta.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-09-06T03:40:51+00:00</updated>
<entry>
<title>ports: Make new ports/ sub-directory and move all ports there.</title>
<updated>2017-09-06T03:40:51+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-09-06T03:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=01dd7804b87d60b2deab16712eccb3b97351a9b7'/>
<id>urn:sha1:01dd7804b87d60b2deab16712eccb3b97351a9b7</id>
<content type='text'>
This is to keep the top-level directory clean, to make it clear what is
core and what is a port, and to allow the repository to grow with new ports
in a sustainable way.
</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>esp8266,minimal,pic16bit: Use size_t for mp_builtin_open argument.</title>
<updated>2017-06-28T01:45:52+00:00</updated>
<author>
<name>Alexander Steffen</name>
<email>Alexander.Steffen@infineon.com</email>
</author>
<published>2017-06-27T15:13:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ebb93962741d68e4530cb89d207641c1d663f61f'/>
<id>urn:sha1:ebb93962741d68e4530cb89d207641c1d663f61f</id>
<content type='text'>
py/builtin.h declares mp_builtin_open with the first argument of type
size_t.  Make all implementations conform to this declaration.
</content>
</entry>
<entry>
<title>esp8266: Change default settings to mount flash at root dir.</title>
<updated>2017-05-05T10:15:10+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-03-10T06:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e62235f8c755b270e478f403d8ac75c5192847ba'/>
<id>urn:sha1:e62235f8c755b270e478f403d8ac75c5192847ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Only execute main.py if in friendly REPL mode.</title>
<updated>2017-03-14T02:04:03+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-03-06T06:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4f29b315a6900445d2139652914f81168763816f'/>
<id>urn:sha1:4f29b315a6900445d2139652914f81168763816f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Update lexer constructors so they can raise exceptions.</title>
<updated>2017-03-14T00:52:05+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-03-14T00:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=52f8f5666a496e17306c7cc6f53c0c14cf003a57'/>
<id>urn:sha1:52f8f5666a496e17306c7cc6f53c0c14cf003a57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Change to use new generic VFS sub-system.</title>
<updated>2017-01-27T06:21:45+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-01-27T04:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f9ecd484bbd698c0f85a3f40f391afeb01940052'/>
<id>urn:sha1:f9ecd484bbd698c0f85a3f40f391afeb01940052</id>
<content type='text'>
The VFS sub-system supports mounting of an arbitrary number of devices
(limited only by available RAM).  The internal flash is now mounted at
"/flash".
</content>
</entry>
<entry>
<title>esp8266: Use core-provided keyboard exception object.</title>
<updated>2016-12-15T04:52:47+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-12-15T04:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=48d81c690011126ebb70a521f28ab7588fa7c9be'/>
<id>urn:sha1:48d81c690011126ebb70a521f28ab7588fa7c9be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py/runtime: Zero out fs_user_mount array in mp_init.</title>
<updated>2016-12-14T00:40:11+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-12-14T00:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e8f2db7da3f0e60901b09ee6eada99a9e875497f'/>
<id>urn:sha1:e8f2db7da3f0e60901b09ee6eada99a9e875497f</id>
<content type='text'>
There's no need to force ports to copy-and-paste this initialisation
code.  If FSUSERMOUNT is enabled then this zeroing out must be done.
</content>
</entry>
<entry>
<title>esp8266: Enable inline Xtensa assembler.</title>
<updated>2016-12-09T06:13:00+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-12-09T06:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3a4ebf57685e2ea03deb61276f832108b4ab08b7'/>
<id>urn:sha1:3a4ebf57685e2ea03deb61276f832108b4ab08b7</id>
<content type='text'>
With this patch, @micropython.asm_xtensa can be used on the esp8266 port.
</content>
</entry>
</feed>
