<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/stm32f4, 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-03-11T22:16:52+00:00</updated>
<entry>
<title>remove old directory</title>
<updated>2020-03-11T22:16:52+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-03-11T22:16:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=127e531271ede39aa413fa3b9b365d72942d8900'/>
<id>urn:sha1:127e531271ede39aa413fa3b9b365d72942d8900</id>
<content type='text'>
</content>
</entry>
<entry>
<title>submodule move and sync</title>
<updated>2020-03-11T22:16:16+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-03-11T22:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=be7def128ac47c8128c06f187d11e6d501ec55fe'/>
<id>urn:sha1:be7def128ac47c8128c06f187d11e6d501ec55fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2693 from jepler/ulab-enable</title>
<updated>2020-03-10T13:48:46+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2020-03-10T13:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6363b5ad0667da00f24b542b301eae99984ebf0a'/>
<id>urn:sha1:6363b5ad0667da00f24b542b301eae99984ebf0a</id>
<content type='text'>
ulab: enable on most builds</content>
</entry>
<entry>
<title>stm32: enable ulab</title>
<updated>2020-03-09T20:54:40+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-03-09T20:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=66aa0dec601afb945a90096d78ae517033850427'/>
<id>urn:sha1:66aa0dec601afb945a90096d78ae517033850427</id>
<content type='text'>
This is needed because stm32 defines CIRCUITPY_MINIMAL_BUILD "for early
port".
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'adafruit/master' into assert_pin-and-mp_const_none-cleanup</title>
<updated>2020-03-05T22:47:01+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-03-05T22:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=210c3274e5b91b603dad6ddeadd3ba2b743b24ae'/>
<id>urn:sha1:210c3274e5b91b603dad6ddeadd3ba2b743b24ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2680 from hierophect/stm32-clock-hotfix</title>
<updated>2020-03-04T19:43:33+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-03-04T19:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4aec5d1e83580f06364f076d9d683549ddf1ee2c'/>
<id>urn:sha1:4aec5d1e83580f06364f076d9d683549ddf1ee2c</id>
<content type='text'>
STM32: Fix restriction on GPIO clock enables for F407 Discovery board</content>
</entry>
<entry>
<title>Expand GPIO clock enables for F405 and F407</title>
<updated>2020-03-03T22:21:47+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-03-03T22:21:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=55e13715a9f0aee9e89830cee9a47ffff25eeb33'/>
<id>urn:sha1:55e13715a9f0aee9e89830cee9a47ffff25eeb33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exclude SoCs without basic timers</title>
<updated>2020-03-02T16:22:40+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-03-02T16:14:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eb71bfe9d3971dc87fe3d7c89f09598e5f66d52a'/>
<id>urn:sha1:eb71bfe9d3971dc87fe3d7c89f09598e5f66d52a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stm32: Add PulseOut support</title>
<updated>2020-02-29T19:47:47+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-02-29T19:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=611ef27ac2a312faffeba5be5e773403b3870422'/>
<id>urn:sha1:611ef27ac2a312faffeba5be5e773403b3870422</id>
<content type='text'>
Matches the implementations of the NRF and Atmel ports. TIM7 is used as it does not have a tied pin. Contains some register micromanagement since HAL support for the TIM7 timer is limited.
</content>
</entry>
<entry>
<title>new pin validation routines; don't use mp_const_none if NULL will do</title>
<updated>2020-02-29T04:43:04+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-02-29T04:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b6206406de2a232299ebdd1d187c7656ae79f8f2'/>
<id>urn:sha1:b6206406de2a232299ebdd1d187c7656ae79f8f2</id>
<content type='text'>
</content>
</entry>
</feed>
