extmod/fsusermount: Expose umount as a public function.
This commit is contained in:
@@ -671,6 +671,7 @@ Q(status)
|
||||
#if MICROPY_FSUSERMOUNT
|
||||
// for user-mountable block devices
|
||||
Q(mount)
|
||||
Q(umount)
|
||||
Q(readonly)
|
||||
Q(mkfs)
|
||||
Q(readblocks)
|
||||
|
||||
Reference in New Issue
Block a user