Jeff Epler
fe7f405fc7
Add VfsFat.label property
...
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.
2018-03-27 21:28:18 -05:00
..
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-09-06 14:09:13 +10:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-09-21 20:29:41 +10:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-10-04 12:37:50 +11:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-10-24 22:31:16 -07:00
2017-11-02 12:41:50 -07:00
2017-10-24 22:31:16 -07:00
2017-10-24 22:39:36 +11:00
2017-09-06 13:40:51 +10:00
2017-10-04 12:37:50 +11:00
2017-09-06 13:40:51 +10:00
2017-10-24 22:31:16 -07:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-10-24 23:13:19 +03:00
2018-03-27 21:28:18 -05:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-10-28 13:05:57 +03:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-10-04 12:37:50 +11:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-10-13 20:01:57 +11:00