arduino-esp32/libraries/SD/src
Andreas Pokorny b3fdfda914 Bugfix: Put every SPI access between begin / end Transaction (#509)
The change intrdocues a local RAII helper to simplify maintaining begin/end scopes

Signed-off-by: Andreas Pokorny <andreas.pokorny@siemens.com>
2017-07-31 22:46:15 +03:00
..
sd_defines.h Add FS, SD and SD_MMC (#256) 2017-03-10 15:25:38 +01:00
sd_diskio_crc.c Add FS, SD and SD_MMC (#256) 2017-03-10 15:25:38 +01:00
sd_diskio.cpp Bugfix: Put every SPI access between begin / end Transaction (#509) 2017-07-31 22:46:15 +03:00
sd_diskio.h Add FS, SD and SD_MMC (#256) 2017-03-10 15:25:38 +01:00
SD.cpp Add FS, SD and SD_MMC (#256) 2017-03-10 15:25:38 +01:00
SD.h Add FS, SD and SD_MMC (#256) 2017-03-10 15:25:38 +01:00