Ashet OS

constant: ashet.max_fs_name_len

Documentation

The maximum number of bytes in a file system identifier name. This is chosen to be a power of two, and long enough to accommodate typical file system names: - SYS - USB0 - USB10 - PF0 - CF7

Definition

const max_fs_name_len = 8;