10 Commits (49e17c8bb0c55d8efb3f768ba1dfd5b27c466b26)

Author SHA1 Message Date
Peter Hinch fe5598452d docs/library/time: Provide more info about which epoch is used. 2 years ago
Jim Mussared c737cde947 docs: Replace ufoo with foo in all docs. 3 years ago
Jim Mussared 218606351c docs: Rename ufoo.rst to foo.rst. 3 years ago
Damien George a5221c47eb docs/library/utime.rst: Clarify behaviour and precision of sleep ms/us. 3 years ago
Mike Causer 31ac410a4f docs: Fix some spelling mistakes. 4 years ago
Damien George d4b61b0017 extmod/utime_mphal: Add generic utime.time_ns() function. 4 years ago
Damien George bd7af6151d ports: Add utime.gmtime() function. 4 years ago
Paul Carver 7d25a19220 docs/library/utime: Fix incorrect example with ticks_diff args order. 7 years ago
Paul Sokolovsky 465d84b7e7 docs/library: Add CPython docs xref to each pertinent module. 7 years ago
Paul Sokolovsky 6f87b03e3c docs/utime: Use markup adhering to the latest conventions. 7 years ago
Ville Skyttä ca16c38210 various: Spelling fixes 8 years ago
Paul Sokolovsky 3acace588a docs/utime: Deconditionalize description of sleep(). 8 years ago
Paul Sokolovsky 0a861db91c docs/utime: De-conditionalize description of sleep_ms() and friends. 8 years ago
Christopher Arndt 9b80a1e3e9 utime module documentation fixes and cleanup: 8 years ago
Paul Sokolovsky 805f7ea2f2 docs/utime: Add docs for ticks_add(), improvements for other ticks_*(). 8 years ago
Paul Sokolovsky 8679d9e6a6 docs/utime: Remove only:: for ticks_diff(). 8 years ago
Paul Sokolovsky d60ad5cf53 docs/utime: Describe new semantics of ticks_diff() (signed ring arithmetics). 8 years ago
Paul Sokolovsky 153665f159 docs/utime: Document ticks_cpu() in more detail. 8 years ago
Mike Causer ce166e6b68 docs: Spelling mistakes 8 years ago
Paul Sokolovsky 83e99f88cb docs/utime: Clarify module purpose. 9 years ago
Paul Sokolovsky 613fd0a1ca docs/library/utime: Elaborate on epochs and calendar time maintenance. 9 years ago
Paul Sokolovsky df4e1d1279 docs/library: Consistently use admonitions for CPython differences. 9 years ago
Paul Sokolovsky 31300b5144 docs/utime: Describe sleep() peculiarities in MicroPython. 9 years ago
Paul Sokolovsky c564169c8f docs/utime: Describe time() peculiarities in MicroPython. 9 years ago
Damien George 556e5dfd35 docs/library/utime: Add more time functions for unix and esp8266 ports. 9 years ago
Damien George e0f7e001e8 docs: Fix uos and utime heading underlines to be the correct length. 9 years ago
Paul Sokolovsky 678f3a1e05 docs: Module "time" is actually "utime". 9 years ago
Henrik Sölver 67f40fb237 docs: Include extra functions in time documentation for pyboard. 9 years ago
danicampora 4542643025 docs: Update all WiPy docs to reflect the new API. 9 years ago
Daniel Campora 5161239c9f cc3200: time.sleep() now receives seconds, like CPython. 9 years ago
Daniel Campora cfcf47c064 docs: Add initial draft documentation for the WiPy. 10 years ago
Damien George a58713a899 docs: Cleanup and update some docs. 10 years ago
Damien George 88d3054ac0 docs: Import documentation from source-code inline comments. 10 years ago