SmingInternal Namespace Reference

Variables

IFS::FileSystemactiveFileSystem
 Global file system instance. More...
 

Variable Documentation

◆ activeFileSystem

IFS::FileSystem* SmingInternal::activeFileSystem

Global file system instance.

Filing system implementations should use helper functions to setup and initialise a filing system. If successful, call fileSetFileSystem() to make it active. This ensures that any active filing system is dismounted destroyed first.