<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/stm32f4/common-hal, branch encoding</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=encoding</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=encoding'/>
<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>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>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>
<entry>
<title>Addition of stubs for rs485/CTS/RTS handling on non-implemented chips</title>
<updated>2020-02-18T23:16:40+00:00</updated>
<author>
<name>Dave Marples</name>
<email>dave@marples.net</email>
</author>
<published>2020-02-18T16:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=490a808bf668a849eca3d42bd14254cef7a48a1a'/>
<id>urn:sha1:490a808bf668a849eca3d42bd14254cef7a48a1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into stm32-temperature-us</title>
<updated>2020-02-10T16:45:49+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-02-10T16:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=baf8d9ef5f877a845ee0e604407011d9f26f8182'/>
<id>urn:sha1:baf8d9ef5f877a845ee0e604407011d9f26f8182</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix function defs for compiler</title>
<updated>2020-02-07T15:32:37+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-02-07T15:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=005c4caf8c5c76deab661a1f8bc2ea743ba40c6d'/>
<id>urn:sha1:005c4caf8c5c76deab661a1f8bc2ea743ba40c6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve time.monotonic_ns() accuracy from ms to us</title>
<updated>2020-02-07T15:02:50+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-02-07T15:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=857d8ab40a6e4ef7d0cc78f481511070c1af15e3'/>
<id>urn:sha1:857d8ab40a6e4ef7d0cc78f481511070c1af15e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add voltage ADC, standardize mphalport</title>
<updated>2020-02-05T17:39:12+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-02-05T17:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cedf6489f7ed04e403afff7d9edbbfa83b2c337c'/>
<id>urn:sha1:cedf6489f7ed04e403afff7d9edbbfa83b2c337c</id>
<content type='text'>
</content>
</entry>
</feed>
