ERIS CORE

◆ getSD()

SdFs * AppManager::getSD ( )

provides an interface for apps to request the SdFs object

Returns
SdFs*

Definition at line 366 of file AppManager.cpp.

366  {
367  return &sd;
368 }

References sd.

Referenced by SvcSerialCommandInterface::SvcSerialCommandInterface(), and fsimportFromSD().

+ Here is the caller graph for this function: