<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/_eve, branch master</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-05-13T00:28:24+00:00</updated>
<entry>
<title>Swap sphinx to autoapi and the inline stubs</title>
<updated>2020-05-13T00:28:24+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-13T00:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4e8de3c554024d3ac89e9ee77b958a6932a64bec'/>
<id>urn:sha1:4e8de3c554024d3ac89e9ee77b958a6932a64bec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Did _eve, fontio, framebufferio, and frequencyio</title>
<updated>2020-05-07T15:56:46+00:00</updated>
<author>
<name>dherrada</name>
<email>dylan.herrada@gmail.com</email>
</author>
<published>2020-05-07T15:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a3d5adb43c897d591baabaaf1e7ef83deedbd3ce'/>
<id>urn:sha1:a3d5adb43c897d591baabaaf1e7ef83deedbd3ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split ROMDECLS for readability</title>
<updated>2020-02-13T15:28:21+00:00</updated>
<author>
<name>James Bowman</name>
<email>jamesb@excamera.com</email>
</author>
<published>2020-02-13T15:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b02937d1a7ed0221778adc4719256344a4be2d0d'/>
<id>urn:sha1:b02937d1a7ed0221778adc4719256344a4be2d0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct the BitmapTransform operations.</title>
<updated>2020-02-11T03:34:38+00:00</updated>
<author>
<name>James Bowman</name>
<email>jamesb@excamera.com</email>
</author>
<published>2020-02-11T03:34:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a87dee2f66732690bde509e7d1221cce4c1fb466'/>
<id>urn:sha1:a87dee2f66732690bde509e7d1221cce4c1fb466</id>
<content type='text'>
Correct argument order
better argument naming
fix copypaste bug on C and F arguments
</content>
</entry>
<entry>
<title>Remove unused code</title>
<updated>2020-02-11T02:57:04+00:00</updated>
<author>
<name>James Bowman</name>
<email>jamesb@excamera.com</email>
</author>
<published>2020-02-11T02:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1f44029c560bef1fc3ce140ebe10512ed378561c'/>
<id>urn:sha1:1f44029c560bef1fc3ce140ebe10512ed378561c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move _eve module declarations into shared-bindings header</title>
<updated>2020-02-08T01:10:19+00:00</updated>
<author>
<name>James Bowman</name>
<email>jamesb@excamera.com</email>
</author>
<published>2020-02-08T01:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f101ff60c505f5ddcdd69cfd1f58e83c4676eb46'/>
<id>urn:sha1:f101ff60c505f5ddcdd69cfd1f58e83c4676eb46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add doc strings, inline mod_eve-gen.h and remove it</title>
<updated>2020-02-08T00:44:48+00:00</updated>
<author>
<name>James Bowman</name>
<email>jamesb@excamera.com</email>
</author>
<published>2020-02-08T00:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c631b4d60eddea88e5f066356859252c2cc486b8'/>
<id>urn:sha1:c631b4d60eddea88e5f066356859252c2cc486b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split into shared-module and shared-bindings</title>
<updated>2020-02-07T18:30:49+00:00</updated>
<author>
<name>James Bowman</name>
<email>jamesb@excamera.com</email>
</author>
<published>2020-02-07T18:30:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5c6d94d3e5ac2c4bb8514ac920d59a465300465b'/>
<id>urn:sha1:5c6d94d3e5ac2c4bb8514ac920d59a465300465b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add method VertexFormat() and variable fixed-point scaling in Vertex2f()</title>
<updated>2020-02-06T16:49:07+00:00</updated>
<author>
<name>James Bowman</name>
<email>jamesb@excamera.com</email>
</author>
<published>2020-02-06T16:49:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a20490c0b3f17355765f22cd6b102d27824d33ec'/>
<id>urn:sha1:a20490c0b3f17355765f22cd6b102d27824d33ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename eveL to _eve, EVEL to _EVE</title>
<updated>2020-02-06T02:17:58+00:00</updated>
<author>
<name>James Bowman</name>
<email>jamesb@excamera.com</email>
</author>
<published>2020-02-06T02:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=acef93a25391594111c1ded0614c440e04e23d26'/>
<id>urn:sha1:acef93a25391594111c1ded0614c440e04e23d26</id>
<content type='text'>
</content>
</entry>
</feed>
