<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/extmod/moduselect.c, branch v1.9.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.9.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.9.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-07-31T08:35:40+00:00</updated>
<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>extmod: Use MP_ROM_INT for int values in an mp_rom_map_elem_t.</title>
<updated>2017-07-31T03:00:34+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-07-31T03:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bbced3b4bbc8fd7ed7843d39143b6c600adc2c60'/>
<id>urn:sha1:bbced3b4bbc8fd7ed7843d39143b6c600adc2c60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extmod/moduselect: Implement ipoll() method for alloc-free polling.</title>
<updated>2017-04-29T10:05:44+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-04-29T10:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=de3a96ba1734654c3e8c88a8010e145927286767'/>
<id>urn:sha1:de3a96ba1734654c3e8c88a8010e145927286767</id>
<content type='text'>
Similar to the implementation added to unix port module previously.
</content>
</entry>
<entry>
<title>extmod/moduselect: Refactor towards introduction of poll.ipoll().</title>
<updated>2017-04-29T10:05:20+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-04-29T10:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=edc0dcb55c127ff17d8f7e72b9ba5a9f9b77574b'/>
<id>urn:sha1:edc0dcb55c127ff17d8f7e72b9ba5a9f9b77574b</id>
<content type='text'>
This follows previous refactor made to unix/moduselect.
</content>
</entry>
<entry>
<title>extmod/moduselect: Convert to MP_ROM_QSTR and friends.</title>
<updated>2017-04-29T08:06:05+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-04-29T08:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b08286948abc43eb48bf5964066164a6fa2ae95a'/>
<id>urn:sha1:b08286948abc43eb48bf5964066164a6fa2ae95a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extmod/moduselect: Update to use size_t for array accessor.</title>
<updated>2017-03-29T01:56:17+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-03-26T06:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a8a3ab48da5a151a2796a0303e3741d3c4f24f96'/>
<id>urn:sha1:a8a3ab48da5a151a2796a0303e3741d3c4f24f96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extmod/moduselect: Use configurable EVENT_POLL_HOOK instead of WFI.</title>
<updated>2016-12-02T05:40:39+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-12-02T05:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2d329c4a56580e17781febbfe6e42038fc3d9d03'/>
<id>urn:sha1:2d329c4a56580e17781febbfe6e42038fc3d9d03</id>
<content type='text'>
To make moduselect be usable by any port.
</content>
</entry>
<entry>
<title>extmod/moduselect: Use stream helper function instead of ad-hoc code.</title>
<updated>2016-12-02T05:39:50+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-12-02T05:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ebc8d730f1b1a95399c5c4cdd6f010aabf7a186d'/>
<id>urn:sha1:ebc8d730f1b1a95399c5c4cdd6f010aabf7a186d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py/stream: Move ad-hoc ioctl constants to stream.h and rename them.</title>
<updated>2016-12-02T05:37:29+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-12-02T05:37:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=304cfda8c466920b1d29903bfca8bca5ed110f3b'/>
<id>urn:sha1:304cfda8c466920b1d29903bfca8bca5ed110f3b</id>
<content type='text'>
The constants MP_IOCTL_POLL_xxx, which were stmhal-specific, are moved
from stmhal/pybioctl.h (now deleted) to py/stream.h.  And they are renamed
to MP_STREAM_POLL_xxx to be consistent with other such constants.

All uses of these constants have been updated.
</content>
</entry>
<entry>
<title>extmod/moduselect: Fix comment describing endif.</title>
<updated>2016-11-21T04:47:48+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-11-21T04:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0d56c65d3e69e6c080efd608d7bb744af4b40ab8'/>
<id>urn:sha1:0d56c65d3e69e6c080efd608d7bb744af4b40ab8</id>
<content type='text'>
</content>
</entry>
</feed>
