summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/modpybrtc.c
diff options
context:
space:
mode:
authorRobert HH <robert@hammelrath.com>2016-05-31 18:22:35 +0200
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-05-31 23:00:38 +0300
commit4f3fbf09cc5f9e135a47744ccc89c72918a97812 (patch)
tree6f0bb24c3826a60271ef349198110a473d839b36 /esp8266/modpybrtc.c
parent15eb1ce52d27ee6ef18c9364f3274662bce1158e (diff)
downloadmicropython-4f3fbf09cc5f9e135a47744ccc89c72918a97812.tar.gz
micropython-4f3fbf09cc5f9e135a47744ccc89c72918a97812.zip
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.
Diffstat (limited to 'esp8266/modpybrtc.c')
0 files changed, 0 insertions, 0 deletions