<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/py/circuitpy_defns.mk, 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-18T00:15:03+00:00</updated>
<entry>
<title>Add memorymonitor module</title>
<updated>2020-07-18T00:15:03+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-07-16T00:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=518d909b2c20aed5b3ff1ca849731cdadea4ba4c'/>
<id>urn:sha1:518d909b2c20aed5b3ff1ca849731cdadea4ba4c</id>
<content type='text'>
</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>sdioio: Add shared-bindings</title>
<updated>2020-06-26T16:50:25+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-06-26T15:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=05837b2841a91b9b559202c0b052b82618cbabb3'/>
<id>urn:sha1:05837b2841a91b9b559202c0b052b82618cbabb3</id>
<content type='text'>
There is no implementation yet.
</content>
</entry>
<entry>
<title>sdcardio: implement new library for SD card I/O</title>
<updated>2020-06-26T16:50:23+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-05-06T16:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=57fde2e07bb2ee4dcff342deed08e4e7799da799'/>
<id>urn:sha1:57fde2e07bb2ee4dcff342deed08e4e7799da799</id>
<content type='text'>
Testing performed: That a card is successfully mounted on Pygamer with
the built in SD card slot

This module is enabled for most FULL_BUILD boards, but is disabled for
samd21 ("M0"), litex, and pca10100 for various reasons.
</content>
</entry>
<entry>
<title>I2CPeripheral: Rename class and its module</title>
<updated>2020-06-25T16:44:19+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-06-23T13:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1d2cc0b968fb75e19a752ebe4ec846921297db0f'/>
<id>urn:sha1:1d2cc0b968fb75e19a752ebe4ec846921297db0f</id>
<content type='text'>
This is an incompatible change.
</content>
</entry>
<entry>
<title>gnss: Implement new library for GNSS</title>
<updated>2020-06-24T09:14:44+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2020-06-16T18:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=84f424f6310bd9315d2dc002ff59b1802bcc1e8b'/>
<id>urn:sha1:84f424f6310bd9315d2dc002ff59b1802bcc1e8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>circuitpy_defns.mk: Sort several lists of source files</title>
<updated>2020-06-22T15:45:27+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-06-21T13:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a7b36f724f16a204f6d324e70e3e1429389249fe'/>
<id>urn:sha1:a7b36f724f16a204f6d324e70e3e1429389249fe</id>
<content type='text'>
and regularize whitespace in one spot
</content>
</entry>
<entry>
<title>_pew: move to common-hal</title>
<updated>2020-06-22T15:45:27+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-06-21T13:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a580f0f1c4f2a221ddf3ff169eff79158bd8acf6'/>
<id>urn:sha1:a580f0f1c4f2a221ddf3ff169eff79158bd8acf6</id>
<content type='text'>
I noticed that this code was referring to samd-specific functionality,
and isn't enabled except in one samd board (pewpew10).  Move it.

There is incomplte support for _pew in mimxrt10xx which then caused build
errors; adding a #if guard to check for _pew being enabled fixes it.
The _pew module is not likely to be important on mimxrt but I'll leave the
choice to remove it to someone else.
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'adafruit/master' into wdt-nrf</title>
<updated>2020-05-29T17:16:24+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-29T17:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2fd7a43f2f5b2bafad6bfed68b6c0a00688ece9b'/>
<id>urn:sha1:2fd7a43f2f5b2bafad6bfed68b6c0a00688ece9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A number of small ESP32S2 fixes:</title>
<updated>2020-05-28T22:43:55+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-28T22:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=796373b8be015644425a1167c5c3b64f7a010c8d'/>
<id>urn:sha1:796373b8be015644425a1167c5c3b64f7a010c8d</id>
<content type='text'>
* Fix flash writes that don't end on a sector boundary. Fixes #2944
* Fix enum incompatibility with IDF.
* Fix printf output so it goes out debug UART.
* Increase stack size to 8k.
* Fix sleep of less than a tick so it doesn't crash.
</content>
</entry>
</feed>
