<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/stm/peripherals, 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>2021-03-15T13:57:36+00:00</updated>
<entry>
<title>run code formatting script</title>
<updated>2021-03-15T13:57:36+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2021-03-15T13:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a52eb88031620a81521b937f2a0651dbac2bb350'/>
<id>urn:sha1:a52eb88031620a81521b937f2a0651dbac2bb350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update F407 to match F405</title>
<updated>2021-03-11T16:27:17+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2021-03-11T16:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0b73c7a2125901f24ae0cb5669f420ebcd2f9d56'/>
<id>urn:sha1:0b73c7a2125901f24ae0cb5669f420ebcd2f9d56</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>Remove timer debug messages</title>
<updated>2020-09-18T16:48:15+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-09-18T16:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3a59d30e1ae1a4d5159dadb5f34534b186cdf9fd'/>
<id>urn:sha1:3a59d30e1ae1a4d5159dadb5f34534b186cdf9fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/main' into stm32-meowbit-fix</title>
<updated>2020-08-26T22:50:26+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-08-26T22:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8d2299e61e482f0edbf9f58bd20043761a30492a'/>
<id>urn:sha1:8d2299e61e482f0edbf9f58bd20043761a30492a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Meowbit LSE flag, harsher failure for LSE issues</title>
<updated>2020-08-24T18:49:06+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-08-24T18:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c137a1612133e06d2b7bec06b325695c9a60c4b9'/>
<id>urn:sha1:c137a1612133e06d2b7bec06b325695c9a60c4b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more "extern" declarations for gcc10 compat</title>
<updated>2020-08-21T19:39:37+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-08-03T23:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=644d2ba7a2075c44306583fada847047a7a44d5d'/>
<id>urn:sha1:644d2ba7a2075c44306583fada847047a7a44d5d</id>
<content type='text'>
gcc has tightened the restrictions on forward declarations that lack
"extern".  Fix them up.
</content>
</entry>
<entry>
<title>stm: Add sdioio support for feather_stm32f405_express</title>
<updated>2020-07-30T12:18:02+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-06-26T15:13:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4adbd23b75df7e484b8264563d5c7e51c0f6a3b2'/>
<id>urn:sha1:4adbd23b75df7e484b8264563d5c7e51c0f6a3b2</id>
<content type='text'>
Currently, only the bus specs of the stm32f405xx have been coded.
Other stm-family chips need (at a minimum) the specs added in their
periph.[ch] files.
</content>
</entry>
<entry>
<title>Free timers when modules de-init</title>
<updated>2020-07-22T17:58:57+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-07-22T17:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=138189bad130569ac9a9b3051543b804db54ec6f'/>
<id>urn:sha1:138189bad130569ac9a9b3051543b804db54ec6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exclude timers from H7 builds</title>
<updated>2020-07-16T21:11:24+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-07-16T21:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dc6902a33e33384e60ef825deac4fa1d9642a3b2'/>
<id>urn:sha1:dc6902a33e33384e60ef825deac4fa1d9642a3b2</id>
<content type='text'>
</content>
</entry>
</feed>
