summaryrefslogtreecommitdiffstatshomepage
path: root/py/objtype.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-07-30 00:19:41 +1000
committerDamien George <damien.p.george@gmail.com>2018-07-31 23:40:06 +1000
commitd8e032048594b91e5374d198050da15681ae6743 (patch)
treed04b6c365951fa90b79ce7944272bd5bb293e004 /py/objtype.c
parent21dae87710d8053b2283ef223cb33248bab107b3 (diff)
downloadmicropython-d8e032048594b91e5374d198050da15681ae6743.tar.gz
micropython-d8e032048594b91e5374d198050da15681ae6743.zip
docs: Move WiPy specific Timer class to separate doc file.
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.
Diffstat (limited to 'py/objtype.c')
0 files changed, 0 insertions, 0 deletions