<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/docs/esp32, branch master</title>
<subtitle>MicroPython source and hardware configuration for OpenMano</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/'/>
<entry>
<title>esp32/machine_hw_spi: Use default pins when making SPI if none given.</title>
<updated>2021-03-11T23:56:25+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2021-03-11T02:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=b24fcd7aec4b34064e9d9016d417d4ca3cc925cc'/>
<id>b24fcd7aec4b34064e9d9016d417d4ca3cc925cc</id>
<content type='text'>
The default pins can be optionally configured by a board.

Fixes issue #6974.

Signed-off-by: Damien George &lt;damien@micropython.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default pins can be optionally configured by a board.

Fixes issue #6974.

Signed-off-by: Damien George &lt;damien@micropython.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Update I2C and SPI docs to add reference to SoftI2C and SoftSPI.</title>
<updated>2020-10-01T02:57:10+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2020-09-29T06:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=98182a97c5a9229938406beb722966eacceeb823'/>
<id>98182a97c5a9229938406beb722966eacceeb823</id>
<content type='text'>
Signed-off-by: Damien George &lt;damien@micropython.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Damien George &lt;damien@micropython.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/esp32: Fix machine.Timer quickref to specify HW timers.</title>
<updated>2020-07-24T14:50:06+00:00</updated>
<author>
<name>Josh Lloyd</name>
</author>
<published>2020-07-19T23:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=fe7d47971f7de0cc094b28ae34e49f40b41d456d'/>
<id>fe7d47971f7de0cc094b28ae34e49f40b41d456d</id>
<content type='text'>
Also remove trailing spaces on other lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove trailing spaces on other lines.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/esp32: Add info about PWM duty cycle range to esp32 quickref.</title>
<updated>2020-06-30T12:28:09+00:00</updated>
<author>
<name>spacemanspiff2007</name>
</author>
<published>2020-06-25T13:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=b572aa5721e3516367c56fba9e0d09ac0edbbd2c'/>
<id>b572aa5721e3516367c56fba9e0d09ac0edbbd2c</id>
<content type='text'>
See related #4581.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See related #4581.
</pre>
</div>
</content>
</entry>
<entry>
<title>esp32/modnetwork: Add max_clients kw-arg to WLAN.config for AP setting.</title>
<updated>2020-01-22T05:43:25+00:00</updated>
<author>
<name>adzierzanowski</name>
</author>
<published>2020-01-16T10:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=a55c17dc69ac43cd41e7efe603e20298a5513b06'/>
<id>a55c17dc69ac43cd41e7efe603e20298a5513b06</id>
<content type='text'>
This allows the user to configure the maximum number of clients that are
connected to the access point.  Resolves #5125.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows the user to configure the maximum number of clients that are
connected to the access point.  Resolves #5125.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: More consistent capitalization and use of articles in headings.</title>
<updated>2020-01-06T11:17:29+00:00</updated>
<author>
<name>Jason Neal</name>
</author>
<published>2020-01-01T11:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=aec88ddf0326187c567d4e4507149fb7c54ba91d'/>
<id>aec88ddf0326187c567d4e4507149fb7c54ba91d</id>
<content type='text'>
See issue #3188.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See issue #3188.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/esp32: Add quickref and full docs for esp32.RMT class.</title>
<updated>2019-12-20T01:25:38+00:00</updated>
<author>
<name>Matt Trentini</name>
</author>
<published>2019-09-29T13:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=7f235cbee924305e2d8a8aa86876770af66d7d82'/>
<id>7f235cbee924305e2d8a8aa86876770af66d7d82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Remove spaces on lines that are empty.</title>
<updated>2019-12-04T04:02:54+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2019-12-04T04:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=90c524c1141ed9ad8fa882dba6f36199a7768e32'/>
<id>90c524c1141ed9ad8fa882dba6f36199a7768e32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Fix spelling in various parts of the docs.</title>
<updated>2019-10-16T03:08:28+00:00</updated>
<author>
<name>Mike Causer</name>
</author>
<published>2019-02-13T01:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=a2c4cb484d6018a65dabd921c509fc12b71a088b'/>
<id>a2c4cb484d6018a65dabd921c509fc12b71a088b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>esp32: Add support for hardware I2C.</title>
<updated>2019-07-19T06:31:25+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2019-07-10T03:43:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=a29334761dc7b8eaf9f78611e3cd9033928b110c'/>
<id>a29334761dc7b8eaf9f78611e3cd9033928b110c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
