|
Arduino FatFS
|
FatFs driver for ESP32 SDMMC interface using low-level API. More...
#include "BaseIO.h"#include <driver/sdmmc_host.h>#include <driver/sdmmc_defs.h>#include <sdmmc_cmd.h>#include "sdcommon.h"

Go to the source code of this file.
Classes | |
| class | fatfs::Esp32SdmmcIO |
| Accessing an SD card via the ESP32 SDMMC interface using low-level API. More... | |
FatFs driver for ESP32 SDMMC interface using low-level API.
This software is free software and there is NO WARRANTY. No restriction on use. You can use, modify and redistribute it for personal, non-profit or commercial products UNDER YOUR RESPONSIBILITY.