fe7f405fc7
These allow accessing the filesystem label. For instance, in boot.py, you can set the label on the built-in storage with: storage.remount('/', False) storage.getmount('/').label = "NEWLABEL" storage.remount('/', True) Users with multiple CIRCUITPY boards may find it desirable to choose a different label for each board they own. |
||
---|---|---|
.. | ||
coverage-frzmpy | ||
coverage-frzstr | ||
modules | ||
.gitignore | ||
Makefile | ||
alloc.c | ||
coverage.c | ||
fatfs_port.c | ||
fdfile.h | ||
file.c | ||
gccollect.c | ||
input.c | ||
input.h | ||
main.c | ||
modffi.c | ||
modjni.c | ||
modmachine.c | ||
modos.c | ||
modtermios.c | ||
modtime.c | ||
moduos_vfs.c | ||
moduselect.c | ||
modusocket.c | ||
mpconfigport.h | ||
mpconfigport.mk | ||
mpconfigport_coverage.h | ||
mpconfigport_fast.h | ||
mpconfigport_freedos.h | ||
mpconfigport_minimal.h | ||
mpconfigport_nanbox.h | ||
mphalport.h | ||
mpthreadport.c | ||
mpthreadport.h | ||
qstrdefsport.h | ||
unix_mphal.c |