<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/py/circuitpy_mpconfig.mk, 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>2021-03-26T17:24:20+00:00</updated>
<entry>
<title>[ure] to save space, disable debug dumps by default</title>
<updated>2021-03-26T17:24:20+00:00</updated>
<author>
<name>Artyom Skrobov</name>
<email>tyomitch@gmail.com</email>
</author>
<published>2021-03-20T13:07:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d7dc3801ab9fdeef1b1edde050f9aad35c92d73b'/>
<id>urn:sha1:d7dc3801ab9fdeef1b1edde050f9aad35c92d73b</id>
<content type='text'>
Has to stay enabled in unix port for the sake of tests/extmod/ure_debug.py
</content>
</entry>
<entry>
<title>disable default usb_cdc</title>
<updated>2021-03-11T16:20:29+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-03-11T16:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5ace7af933f7ebc3c43c0a27385ada4de068d149'/>
<id>urn:sha1:5ace7af933f7ebc3c43c0a27385ada4de068d149</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vm: Make the speed-size trade-off compile time settable</title>
<updated>2021-03-06T00:29:27+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@unpythonic.net</email>
</author>
<published>2021-03-06T00:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4f040af481248ff8161a1be955d22244219411f5'/>
<id>urn:sha1:4f040af481248ff8161a1be955d22244219411f5</id>
<content type='text'>
.. and enable for all samd21 boards
</content>
</entry>
<entry>
<title>Updated build configs to turn off BITMAPTOOLS for smaller builds</title>
<updated>2021-02-25T21:44:32+00:00</updated>
<author>
<name>Kevin Matocha</name>
<email>kmatocha@icloud.com</email>
</author>
<published>2021-02-25T21:44:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a7a4f93ff8b600dc58954851c134205fa4a587d8'/>
<id>urn:sha1:a7a4f93ff8b600dc58954851c134205fa4a587d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add bitmaptools module</title>
<updated>2021-02-24T05:23:14+00:00</updated>
<author>
<name>Kevin Matocha</name>
<email>kmatocha@icloud.com</email>
</author>
<published>2021-02-24T05:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b7200286425363c430b7f4466c27e53ea67f7887'/>
<id>urn:sha1:b7200286425363c430b7f4466c27e53ea67f7887</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos for CIRCUITPY_USB_HID_SYS_CONTROL</title>
<updated>2021-02-23T14:22:20+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-02-23T14:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7a4198885e060bcb1071a9698fbe7e4a9564d581'/>
<id>urn:sha1:7a4198885e060bcb1071a9698fbe7e4a9564d581</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CIRCUITPY_BITOPS merge error</title>
<updated>2021-02-19T20:30:27+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-02-19T20:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=076a7b71617b0ac4ef35fb6f8d15ddf06f838b4b'/>
<id>urn:sha1:076a7b71617b0ac4ef35fb6f8d15ddf06f838b4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge from upstream; re-alphabetize</title>
<updated>2021-02-19T19:22:50+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-02-19T19:22:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=67406488d1539c641b744c1c7069e17572a1c263'/>
<id>urn:sha1:67406488d1539c641b744c1c7069e17572a1c263</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bitops: rename from _bit_transpose, describe the algorithm</title>
<updated>2021-02-18T21:41:23+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@unpythonic.net</email>
</author>
<published>2021-02-18T21:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7fd45678939147da1c3034f212331d1d755ddae6'/>
<id>urn:sha1:7fd45678939147da1c3034f212331d1d755ddae6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: add bit_transpose function</title>
<updated>2021-02-18T17:32:47+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-02-17T00:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9cf7d73c6c71df1e43d11d4f2f604a76f59365a8'/>
<id>urn:sha1:9cf7d73c6c71df1e43d11d4f2f604a76f59365a8</id>
<content type='text'>
.. this version can only handle exactly 8 bits "across".  The restriction
may be relaxed in a future revision.
</content>
</entry>
</feed>
