aboutsummaryrefslogtreecommitdiff
path: root/docs/library/uos.rst
AgeCommit message (Expand)Author
2020-08-25extmod/vfs_lfs: Add mtime support to littlefs files.Damien George
2020-08-21docs: Change `\*` to `*` in argument lists.Zenix27
2020-06-05docs: Fix Sphinx 3.x warnings, and enable warnings-as-errors on build.David Lechner
2020-01-22docs/library/uos.rst: Improve block devices section, and ioctl ret vals.Peter Hinch
2020-01-12docs/library: Add / to indicate positional-only args in library docs.Jason Neal
2019-12-16docs/library/uos.rst: Clarify why the extended interface exists.Jim Mussared
2019-12-10docs/library/uos: Add notes and links about littlefs failures.Damien George
2019-12-04docs: Add littlefs docs and a filesystem tutorial.Jim Mussared
2019-10-29docs/library: Add documentation for extended block device protocol.Damien George
2019-10-16docs: Fix spelling in various parts of the docs.Mike Causer
2019-02-26docs/uos: Document extra requirements on stream objs passed to dupterm.Yonatan Goldschmidt
2018-06-28docs/uos: Make it clear that block device block_num param is an index.Damien George
2018-03-12extmod/vfs_fat: Add file size as 4th element of uos.ilistdir tuple.Tom Collins
2018-03-07docs/library/uos: Document mount, umount, VfsFat and block devices.Damien George
2018-03-07docs/library/uos: Create sections for distinct parts and document uname.Damien George
2017-12-04docs/library: Add xrefs to "stream" dictionary entry for many modules.Paul Sokolovsky
2017-08-29docs/library: Add description of "index" parameter to uos.dupterm().Damien George
2017-07-02docs/library: Add CPython docs xref to each pertinent module.Paul Sokolovsky
2017-06-28docs/{micropython,sys,uos}: Use markup adhering to the latest docs conventions.Paul Sokolovsky
2017-06-03docs/uos: Move cc3200 port legacy VFS mounting functions to its ref doc.Paul Sokolovsky
2017-06-03docs/uos: Deconditionalize, remove minor port-specific details.Paul Sokolovsky
2017-05-10docs/library/uos: Add description of uos.ilistdir() function.Damien George
2017-04-16docs/library/uos: urandom: Generalize description.Paul Sokolovsky
2017-04-05docs/uos: De-conditionalize statvfs() description.Paul Sokolovsky
2017-02-14docs/uos: Remove mention of uos.sep.Paul Sokolovsky
2016-10-07docs/uos: Add uos.statvfs() documentation.Alex March
2016-08-02docs: Spelling mistakesMike Causer
2016-04-27docs: Fix uos and utime heading underlines to be the correct length.Damien George
2016-04-27docs/library: "os" module is actually "uos".Paul Sokolovsky