GM6000 Digital Heater Controller Branch: main
SDX-1330
Variables
Private_.h File Reference

Detailed Description

This file defines a global handle to the target's SdFat File system.

The target's BSP is RESPONSIBLE for initializing and creating (i.e. calling .begin()) on the file system instance as part of the board initialization

#include <SdFat.h>
Include dependency graph for Private_.h:

Go to the source code of this file.

Variables

FatFileSystem g_arduino_sdfat_fs
 Global handle to the file system.
 

Variable Documentation

◆ g_arduino_sdfat_fs

FatFileSystem g_arduino_sdfat_fs
extern

Global handle to the file system.