arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
VFS_SDSPI.h File Reference
#include <string.h>
#include "AudioTools/Disk/VFS.h"
#include "esp_vfs_fat.h"
#include "sdmmc_cmd.h"

Go to the source code of this file.

Classes

class  VFS_SDSPI
 ESP32 Virtual File System for SPI SD. The default mount point is "/sdcard" DRAFT implementation: not tested See https://github.com/espressif/esp-idf/tree/master/examples/storage/sd_card/sdspi. More...
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.
 

Macros

#define DEFAULT_CLK   SCK
 
#define DEFAULT_CS   SS
 
#define DEFAULT_MAX_TRANSFER_SIZE   4000
 
#define DEFAULT_MISO   MISO
 
#define DEFAULT_MOSI   MOSI
 

Macro Definition Documentation

◆ DEFAULT_CLK

#define DEFAULT_CLK   SCK

◆ DEFAULT_CS

#define DEFAULT_CS   SS

◆ DEFAULT_MAX_TRANSFER_SIZE

#define DEFAULT_MAX_TRANSFER_SIZE   4000

◆ DEFAULT_MISO

#define DEFAULT_MISO   MISO

◆ DEFAULT_MOSI

#define DEFAULT_MOSI   MOSI