<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/esp32s2/Makefile, 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-07-23T20:11:33+00:00</updated>
<entry>
<title>Merge pull request #3185 from hierophect/esp32-pulseio</title>
<updated>2020-07-23T20:11:33+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-07-23T20:11:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6a46fd5b91d92609cf33eb93f1c4e24632451d25'/>
<id>urn:sha1:6a46fd5b91d92609cf33eb93f1c4e24632451d25</id>
<content type='text'>
ESP32-S2: PWMOut</content>
</entry>
<entry>
<title>Add PWMOut</title>
<updated>2020-07-22T20:34:18+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-07-22T00:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=61a2e4f94b58d8f7ad09782b0a4e4bb4414b591f'/>
<id>urn:sha1:61a2e4f94b58d8f7ad09782b0a4e4bb4414b591f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp32s2: Take care to invoke the sub-build-system only once</title>
<updated>2020-07-15T15:30:07+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-07-15T15:12:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=910f69c42b1852bcbde4c4fb24ea50939ec25fac'/>
<id>urn:sha1:910f69c42b1852bcbde4c4fb24ea50939ec25fac</id>
<content type='text'>
This allows "make -j" in the outer build system to function properly,
with a potentially large decrease in build times on high end desktop
systems.
</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 pull request #3083 from tannewt/esp32s2_busio</title>
<updated>2020-07-02T02:02:08+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jeff@adafruit.com</email>
</author>
<published>2020-07-02T02:02:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fcddfd0f3953b3633912f6aa963af8353075fc76'/>
<id>urn:sha1:fcddfd0f3953b3633912f6aa963af8353075fc76</id>
<content type='text'>
Add busio support for the ESP32-S2</content>
</entry>
<entry>
<title>Fix typo inserting IDF_PATH variable</title>
<updated>2020-06-25T23:36:03+00:00</updated>
<author>
<name>Timon</name>
<email>timon@skerutsch.de</email>
</author>
<published>2020-06-25T23:36:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0a41b86f6bbbd1333b277dd0b224ab425b57f301'/>
<id>urn:sha1:0a41b86f6bbbd1333b277dd0b224ab425b57f301</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle memory (hopefully). Short TX works</title>
<updated>2020-06-24T19:47:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-06-24T00:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=496e16d99b2277a09ab8a518ee94450653e63317'/>
<id>urn:sha1:496e16d99b2277a09ab8a518ee94450653e63317</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add UF2 build target</title>
<updated>2020-06-24T19:47:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-06-17T17:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f52f60b17d7fe5b7f139484e8b9988e3cf96eac1'/>
<id>urn:sha1:f52f60b17d7fe5b7f139484e8b9988e3cf96eac1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Turn off stub so flash works over native usb</title>
<updated>2020-06-24T19:47:58+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-06-10T20:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7b56617f8ef6cf9af9a5a8dbdadbc678918d52ca'/>
<id>urn:sha1:7b56617f8ef6cf9af9a5a8dbdadbc678918d52ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add initial I2C support, not quite working fully though</title>
<updated>2020-06-24T19:47:58+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-28T22:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d0401f02a947a468d3019e70b5b0f5f633429c5d'/>
<id>urn:sha1:d0401f02a947a468d3019e70b5b0f5f633429c5d</id>
<content type='text'>
</content>
</entry>
</feed>
