<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/docs/wipy, 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>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/wipy/tutorial: Link Blynk examples to the official library.</title>
<updated>2019-10-16T03:20:31+00:00</updated>
<author>
<name>Volodymyr Shymanskyy</name>
</author>
<published>2019-02-15T18:16:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=615d6b3c66da710d2b43de9ad889eae4fd6bd366'/>
<id>615d6b3c66da710d2b43de9ad889eae4fd6bd366</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Rename machine.ADC docs to machine.ADCWiPy.</title>
<updated>2019-09-04T05:05:03+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2019-09-04T05:05:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=8a237237a3889036e1a612237b0e585fa0713a66'/>
<id>8a237237a3889036e1a612237b0e585fa0713a66</id>
<content type='text'>
To signify that this ADC documentation is specific to the WiPy, and to make
way for a standardised ADC documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To signify that this ADC documentation is specific to the WiPy, and to make
way for a standardised ADC documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>all: Change PYB message prefix to MPY.</title>
<updated>2019-02-12T04:18:33+00:00</updated>
<author>
<name>Mike Causer</name>
</author>
<published>2017-12-03T11:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=812969d615e130bef7e525553dbb7b01c27191ea'/>
<id>812969d615e130bef7e525553dbb7b01c27191ea</id>
<content type='text'>
Replaces "PYB: soft reboot" with "MPY: soft reboot", etc.

Having a consistent prefix across ports reduces the difference between
ports, which is a general goal.  And this change won't break pyboard.py
because that tool only looks for "soft reboot".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaces "PYB: soft reboot" with "MPY: soft reboot", etc.

Having a consistent prefix across ports reduces the difference between
ports, which is a general goal.  And this change won't break pyboard.py
because that tool only looks for "soft reboot".
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Convert all cases of machine.sleep to machine.lightsleep.</title>
<updated>2019-01-30T03:15:51+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2019-01-30T03:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=4dfcc255d5ebe8625b87e5b923db9e22166bb9b4'/>
<id>4dfcc255d5ebe8625b87e5b923db9e22166bb9b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/wipy: Fix links to network.Server, and markup for boot.py.</title>
<updated>2018-10-01T04:08:02+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2018-10-01T04:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=86819a52fec0e8337ac152564eec092984859884'/>
<id>86819a52fec0e8337ac152564eec092984859884</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Unify all the ports into one set of documentation.</title>
<updated>2018-10-01T03:53:53+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2018-09-27T07:27:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=b3e013f60ec0feb5b64bcadb45b154d093731c97'/>
<id>b3e013f60ec0feb5b64bcadb45b154d093731c97</id>
<content type='text'>
With this commit there is now only one entry point into the whole
documentation, which describes the general MicroPython language, and then
from there there are links to information about specific platforms/ports.

This commit doesn't change content (almost, it does fix a few internal
links), it just reorganises things.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this commit there is now only one entry point into the whole
documentation, which describes the general MicroPython language, and then
from there there are links to information about specific platforms/ports.

This commit doesn't change content (almost, it does fix a few internal
links), it just reorganises things.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Move WiPy specific Timer class to separate doc file.</title>
<updated>2018-07-31T13:40:06+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2018-07-29T14:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=d8e032048594b91e5374d198050da15681ae6743'/>
<id>d8e032048594b91e5374d198050da15681ae6743</id>
<content type='text'>
The WiPy machine.Timer class is very different to the esp8266 and esp32
implementations which are better candidates for a general Timer class.  By
moving the WiPy Timer docs to a completely separate file, under a new name
machine.TimerWiPy, it gives a clean slate to define and write the docs for
a better, general machine.Timer class.  This is with the aim of eventually
providing documentation that does not have conditional parts to it,
conditional on the port.

While the new docs are being defined it makes sense to keep the WiPy docs,
since they describe its behaviour.  Once the new Timer behaviour is defined
the WiPy code can be changed to match it, and then the TimerWiPy docs would
be removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The WiPy machine.Timer class is very different to the esp8266 and esp32
implementations which are better candidates for a general Timer class.  By
moving the WiPy Timer docs to a completely separate file, under a new name
machine.TimerWiPy, it gives a clean slate to define and write the docs for
a better, general machine.Timer class.  This is with the aim of eventually
providing documentation that does not have conditional parts to it,
conditional on the port.

While the new docs are being defined it makes sense to keep the WiPy docs,
since they describe its behaviour.  Once the new Timer behaviour is defined
the WiPy code can be changed to match it, and then the TimerWiPy docs would
be removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/uos: Move cc3200 port legacy VFS mounting functions to its ref doc.</title>
<updated>2017-06-03T11:19:53+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
</author>
<published>2017-06-03T11:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=e91b1cdae38d693fbd34a57341d8c72737f0ec22'/>
<id>e91b1cdae38d693fbd34a57341d8c72737f0ec22</id>
<content type='text'>
This patch also unconditionalizes uos.dupterm(), though exact interface
and semantics is yet to be defined.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch also unconditionalizes uos.dupterm(), though exact interface
and semantics is yet to be defined.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/uos: Deconditionalize, remove minor port-specific details.</title>
<updated>2017-06-03T10:51:13+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
</author>
<published>2017-06-03T10:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=1ce44f30467e4882580ca8545f15ba7d882cb428'/>
<id>1ce44f30467e4882580ca8545f15ba7d882cb428</id>
<content type='text'>
For a couple of ports, there was information which directory is set
as current after boot. This information doesn't belong to "uos" module,
and is moved to boards' references (which actually already contained
information on which directory is chosen for boot, even if without
explicit mentioning that it becomes current directory, which is now
done).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For a couple of ports, there was information which directory is set
as current after boot. This information doesn't belong to "uos" module,
and is moved to boards' references (which actually already contained
information on which directory is chosen for boot, even if without
explicit mentioning that it becomes current directory, which is now
done).
</pre>
</div>
</content>
</entry>
</feed>
