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-07-18 11:57:39 +10:00
2017-07-18 11:57:39 +10:00
2017-07-18 11:57:39 +10:00
2018-01-24 19:24:36 -05:00
2017-11-02 12:41:50 -07:00
2017-11-02 12:41:50 -07:00
2017-07-18 11:57:39 +10:00
2017-11-02 12:41:50 -07:00
2017-07-18 11:57:39 +10:00
2017-10-30 18:29:20 -07:00
2018-03-27 21:28:18 -05:00
2017-10-30 18:29:20 -07:00
2017-11-02 12:41:50 -07:00
2017-07-18 11:57:39 +10:00