Skip to content
Snippets Groups Projects
Commit 4f3fbf09 authored by Robert HH's avatar Robert HH Committed by Paul Sokolovsky
Browse files

esp8266/moduos.c: Add stat() to the module uos of esp8266.

This implementation makes use of vfs.stat() and therefore has the same
properties. Known issues for all ports: uos.stat(".") on the top level
returns the error code 22, EINVAL. The same happens with
uos.stat("dirname/") where dirname IS the name of a directory.
parent 15eb1ce5
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment