<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/stm/Makefile, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-12-15T17:23:56+00:00</updated>
<entry>
<title>-ftree-vrp better diagnostics on -Os builds; -fno-inline-functions for -O2; fix struct init in HCI bleio</title>
<updated>2020-12-15T17:23:56+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-12-15T17:23:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fb33c4e1c0f83bce8f8cc1e8cae83695aeb2471d'/>
<id>urn:sha1:fb33c4e1c0f83bce8f8cc1e8cae83695aeb2471d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>canio: implement for stm32f405</title>
<updated>2020-10-07T01:11:35+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-09-24T16:19:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=01e9e355cefe53edcbd6662e98d926c248fc5b95'/>
<id>urn:sha1:01e9e355cefe53edcbd6662e98d926c248fc5b95</id>
<content type='text'>
The has successfully run my loopback self-test program for CAN,
which tests transmission, reception, and filtering.  The 1M baud rate setting
was also verified on saleae to be accurate.
</content>
</entry>
<entry>
<title>Add SPI memset, optional flags</title>
<updated>2020-09-16T18:22:18+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-09-16T18:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=00ee94d24b407768612a5f2a40c4099a7899aa0b'/>
<id>urn:sha1:00ee94d24b407768612a5f2a40c4099a7899aa0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #15 from adafruit/main</title>
<updated>2020-07-25T01:29:53+00:00</updated>
<author>
<name>DavePutz</name>
<email>dwputz@gmail.com</email>
</author>
<published>2020-07-25T01:29:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3dfed3c4aa52d06bd2eb1c28d0a1916821cc3f80'/>
<id>urn:sha1:3dfed3c4aa52d06bd2eb1c28d0a1916821cc3f80</id>
<content type='text'>
update from main</content>
</entry>
<entry>
<title>Changes to optimization option</title>
<updated>2020-07-24T00:27:02+00:00</updated>
<author>
<name>root</name>
<email>siehputz@gmail.com</email>
</author>
<published>2020-07-24T00:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=778e8bfda97868b6a29fe5e4656aa2c2e2dd4378'/>
<id>urn:sha1:778e8bfda97868b6a29fe5e4656aa2c2e2dd4378</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into stm32-timer-allocator</title>
<updated>2020-07-22T17:59:39+00:00</updated>
<author>
<name>hierophect</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-07-22T17:59:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e232ec10ceb9c78df27cb4b5cee79079efd85d84'/>
<id>urn:sha1:e232ec10ceb9c78df27cb4b5cee79079efd85d84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes to add compiler optimization option</title>
<updated>2020-07-22T17:44:41+00:00</updated>
<author>
<name>root</name>
<email>siehputz@gmail.com</email>
</author>
<published>2020-07-22T17:44:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d83a4ac72db90253089fb33e6f01d6da8f99f8b3'/>
<id>urn:sha1:d83a4ac72db90253089fb33e6f01d6da8f99f8b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option for higher optimization levels</title>
<updated>2020-07-21T15:11:08+00:00</updated>
<author>
<name>root</name>
<email>siehputz@gmail.com</email>
</author>
<published>2020-07-21T15:11:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=49decf90c940f2e9810abcf40939db33a5803ab0'/>
<id>urn:sha1:49decf90c940f2e9810abcf40939db33a5803ab0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add license to some obvious files.</title>
<updated>2020-07-06T18:16:25+00:00</updated>
<author>
<name>Diego Elio Pettenò</name>
<email>flameeyes@flameeyes.com</email>
</author>
<published>2020-06-03T22:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=34b4993d63a6b576f29d624385c681f679b4124c'/>
<id>urn:sha1:34b4993d63a6b576f29d624385c681f679b4124c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/main' into stm32-timer-allocator</title>
<updated>2020-07-03T13:50:05+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-07-03T13:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c72e3536f18b256b3a1585573db65d74c4962022'/>
<id>urn:sha1:c72e3536f18b256b3a1585573db65d74c4962022</id>
<content type='text'>
</content>
</entry>
</feed>
