<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/esp32s2/common-hal/microcontroller, branch 6.1.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-01-08T19:46:37+00:00</updated>
<entry>
<title> remove commented line</title>
<updated>2021-01-08T19:46:37+00:00</updated>
<author>
<name>jerryneedell</name>
<email>jerryneedell@gmail.com</email>
</author>
<published>2021-01-08T19:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=de5b138dcffce7c8f7cf8d30321713ee82ce995c'/>
<id>urn:sha1:de5b138dcffce7c8f7cf8d30321713ee82ce995c</id>
<content type='text'>
</content>
</entry>
<entry>
<title> initialize LDO2 in board_init()</title>
<updated>2021-01-08T19:40:06+00:00</updated>
<author>
<name>jerryneedell</name>
<email>jerryneedell@gmail.com</email>
</author>
<published>2021-01-08T19:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7556f38f04d641445a484133696664fc781a5c58'/>
<id>urn:sha1:7556f38f04d641445a484133696664fc781a5c58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implment use of DotStar for staus led</title>
<updated>2021-01-04T12:41:25+00:00</updated>
<author>
<name>jerryneedell</name>
<email>jerryneedell@gmail.com</email>
</author>
<published>2021-01-04T12:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ec02102409b3935d0efa6c6f132b7f38c414ff03'/>
<id>urn:sha1:ec02102409b3935d0efa6c6f132b7f38c414ff03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3888 from microDev1/fix-reset-pin</title>
<updated>2020-12-29T16:08:47+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jeff@adafruit.com</email>
</author>
<published>2020-12-29T16:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7401aa8e8506e61e1637ef1c826be4d5f74c38f9'/>
<id>urn:sha1:7401aa8e8506e61e1637ef1c826be4d5f74c38f9</id>
<content type='text'>
FIX : common_hal_reset_pin()</content>
</entry>
<entry>
<title>update common_hal_reset_pin()</title>
<updated>2020-12-28T14:34:00+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-12-28T14:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dc332baa87bf1fa3d777ffe31c7dc29b24a6a142'/>
<id>urn:sha1:dc332baa87bf1fa3d777ffe31c7dc29b24a6a142</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Swap to IDF release/4.2 branch for stability</title>
<updated>2020-12-16T02:12:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-12-12T04:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0dcc659d536034637009e3c5cb7713c35c002929'/>
<id>urn:sha1:0dcc659d536034637009e3c5cb7713c35c002929</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3643 from hierophect/esp32-pin-reset</title>
<updated>2020-12-15T01:09:29+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-12-15T01:09:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dc473b29e384fcd07abf8512a4f43d5c3975dd91'/>
<id>urn:sha1:dc473b29e384fcd07abf8512a4f43d5c3975dd91</id>
<content type='text'>
ESP32-S2: Add IDF pin resets to Microcontroller</content>
</entry>
<entry>
<title>Change pinfunc to default of 0 at reset</title>
<updated>2020-12-14T19:25:38+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-12-14T19:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d793ec287234e1e968adf3b8e03c184c19339942'/>
<id>urn:sha1:d793ec287234e1e968adf3b8e03c184c19339942</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp32s2 - update common_hal_mcu_reset</title>
<updated>2020-12-08T12:30:58+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-12-08T12:30:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2f95c94ad838f25ad96162435b8abab098484bde'/>
<id>urn:sha1:2f95c94ad838f25ad96162435b8abab098484bde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change to config-based resets</title>
<updated>2020-12-07T18:57:47+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-12-07T18:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c1a2ea27cecc066e57b635e21882c60621c23964'/>
<id>urn:sha1:c1a2ea27cecc066e57b635e21882c60621c23964</id>
<content type='text'>
</content>
</entry>
</feed>
