<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/shared_bindings_matrix.py, 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-06T18:16:25+00:00</updated>
<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>docs/shared_bindings_matrix.py: use '__file__' to ascertain root dir</title>
<updated>2020-06-29T14:02:04+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2020-06-29T14:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c84c30846cded89bfef889ae3bd92f9102fab816'/>
<id>urn:sha1:c84c30846cded89bfef889ae3bd92f9102fab816</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/shared_binding_matrix.py: fix usage with the branded name (building docs)</title>
<updated>2020-06-29T06:09:04+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2020-06-29T06:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d911dc98d9a9acd76a337232933ee0776370a66c'/>
<id>urn:sha1:d911dc98d9a9acd76a337232933ee0776370a66c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/shared_bindings_matrix.py: changes to allow usage in 'tools/build_board_info.py'; includes root dir finder, and output board name option.</title>
<updated>2020-06-29T05:17:12+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2020-06-29T05:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=87e4f47866853c938a5a624c5a1a416a831692c8'/>
<id>urn:sha1:87e4f47866853c938a5a624c5a1a416a831692c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shared_bindings_matrix: sommersoft's suggestions</title>
<updated>2020-05-26T14:55:23+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-05-26T14:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9966bf86da6abcc6a43b3415737dcf0284f9e998'/>
<id>urn:sha1:9966bf86da6abcc6a43b3415737dcf0284f9e998</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shared_bindings_matrix: Use a trivial target</title>
<updated>2020-05-25T18:46:30+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-05-25T18:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8f81beea7e83b33664d5ab6fc5e210723b10bb04'/>
<id>urn:sha1:8f81beea7e83b33664d5ab6fc5e210723b10bb04</id>
<content type='text'>
Sommersoft noticed that without submodules (as RTD currently does),
the "make -qp" failed due to trying to find files within submodules.

The "print-VAR" target doesn't have any dependencies, so it sidesteps
the problem.

If we move ulab's pyi files into the submodule, though, we'll need to
fetch submodules anyway during doc building.
</content>
</entry>
<entry>
<title>Remove board_chip logic</title>
<updated>2020-05-25T14:59:13+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-05-25T14:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=76149ebf570a108f4b09c3624129fd1b2c7e26ad'/>
<id>urn:sha1:76149ebf570a108f4b09c3624129fd1b2c7e26ad</id>
<content type='text'>
Not sure why I moved it, the computed value is never required
</content>
</entry>
<entry>
<title>Add esp32s2, litex to SUPPORTED_PORTS, sort it</title>
<updated>2020-05-25T14:58:57+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-05-25T14:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=894bb3c003a5f34adc54c4ce7d8a1d95e41c87c5'/>
<id>urn:sha1:894bb3c003a5f34adc54c4ce7d8a1d95e41c87c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shared_bindings_matrix: Work from parsed 'make' output</title>
<updated>2020-05-25T14:50:24+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-05-25T14:37:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=32de8b437ccdadf0b18990d0f3f9fbf624475f46'/>
<id>urn:sha1:32de8b437ccdadf0b18990d0f3f9fbf624475f46</id>
<content type='text'>
Revisiting this because I noticed the support matrix said that pyruler
had several modules it obviously didn't, such as the recently added
vectorio.

It is less error-prone because we can use the final values instead
of re-coding the Makefile logic in python.  The only things we need
to do are invoke make in "print-database" mode, then chase any
indirect references like CIRCUITPY_VECTORIO = $(CIRCUITPY_DISPLAYIO)

It does take longer, about 45s on my laptop.
</content>
</entry>
<entry>
<title>fix support_matrix.py to handle ?=</title>
<updated>2020-04-30T04:54:46+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-04-30T04:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7337ea4955132db7006727b2da3f0e8fe834b475'/>
<id>urn:sha1:7337ea4955132db7006727b2da3f0e8fe834b475</id>
<content type='text'>
</content>
</entry>
</feed>
