Skip to content
Snippets Groups Projects
Select Git revision
  • 6c8b3a7feeb85b8d94f9035e972372b848fa2e74
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

micropython

user avatar
Damien George authored
For example, if the current directory is the root dir then this patch
allows one to do uos.listdir('mnt'), where 'mnt' is a valid mount point.
Previous to this patch such a thing would not work, on needed to do
uos.listdir('/mnt') instead.
0a3ac07e
History
Name Last commit Last update