<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/stm/mpconfigport.mk, 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-12T04:41:28+00:00</updated>
<entry>
<title>merged master</title>
<updated>2020-05-12T04:41:28+00:00</updated>
<author>
<name>Daniel Pollard</name>
<email>daniel@learnweaver.com</email>
</author>
<published>2020-05-12T04:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ee2cb703c83ff1c27675e98ce28f4cc49a33ebb9'/>
<id>urn:sha1:ee2cb703c83ff1c27675e98ce28f4cc49a33ebb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build after #2831 (stm32f4xx rgbmatrix) broke it</title>
<updated>2020-05-07T23:32:50+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-05-07T19:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=182ae10080d85adc34d7865c9b8cccf4b3d2f89c'/>
<id>urn:sha1:182ae10080d85adc34d7865c9b8cccf4b3d2f89c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2831 from jepler/rgbmatrix-stm</title>
<updated>2020-05-06T15:35:25+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-05-06T15:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c3b3eb4c21f4dff46b6648aaa7e295ca8b92f1e1'/>
<id>urn:sha1:c3b3eb4c21f4dff46b6648aaa7e295ca8b92f1e1</id>
<content type='text'>
stm: enable RGBMatrix</content>
</entry>
<entry>
<title>refactor countio based on feedback</title>
<updated>2020-05-05T05:23:38+00:00</updated>
<author>
<name>Daniel Pollard</name>
<email>daniel@learnweaver.com</email>
</author>
<published>2020-05-05T05:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bfa5cd9c13e308df5462653a53fe99eeb0543bc3'/>
<id>urn:sha1:bfa5cd9c13e308df5462653a53fe99eeb0543bc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix flag typo</title>
<updated>2020-05-01T18:46:06+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-05-01T18:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=61b0994631672076f6ca64e02572cb501e6bf932'/>
<id>urn:sha1:61b0994631672076f6ca64e02572cb501e6bf932</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make PulseIO optional within DisplayIO</title>
<updated>2020-04-30T18:47:50+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-04-30T18:46:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4f71bd295d65335b540e50c2066fe8eed1ffda35'/>
<id>urn:sha1:4f71bd295d65335b540e50c2066fe8eed1ffda35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stm: enable protomatter</title>
<updated>2020-04-30T13:58:58+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-04-29T16:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e5be728c1c8a3a455b7095c9dab9e758c5016191'/>
<id>urn:sha1:e5be728c1c8a3a455b7095c9dab9e758c5016191</id>
<content type='text'>
Testing performed: on stm32f405 feather, all pins change in plausible ways
on a logic probe.  Didn't actually drive a display yet.
</content>
</entry>
<entry>
<title>Merge branch 'master' into stm32f7_os</title>
<updated>2020-04-27T16:58:15+00:00</updated>
<author>
<name>hierophect</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-04-27T16:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d9e4155815f7b44259da3e92bf68d9d7fdc7536b'/>
<id>urn:sha1:d9e4155815f7b44259da3e92bf68d9d7fdc7536b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enables os on STM32F7</title>
<updated>2020-04-27T16:18:43+00:00</updated>
<author>
<name>Mark Olsson</name>
<email>mark@markolsson.se</email>
</author>
<published>2020-04-24T15:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=31d8e46063a897ec3cccb85ed989aec4308d7c08'/>
<id>urn:sha1:31d8e46063a897ec3cccb85ed989aec4308d7c08</id>
<content type='text'>
os.uname() works
os.urandom() doesn't work yet, will enable in another PR
</content>
</entry>
<entry>
<title>Enables PulseIO on STM32F7</title>
<updated>2020-04-27T15:55:07+00:00</updated>
<author>
<name>Mark Olsson</name>
<email>mark@markolsson.se</email>
</author>
<published>2020-04-24T13:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f9096d83ac051380ad88710d261c8797d016c28c'/>
<id>urn:sha1:f9096d83ac051380ad88710d261c8797d016c28c</id>
<content type='text'>
Tested on nucleo_f746zg
</content>
</entry>
</feed>
