Luc
|
3ba46c7fbc
|
Add totalBytes / usedBytes to SD/SDMMC (#673)
to be same as SPIFFS
|
2017-09-28 10:01:02 +08:00 |
|
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 |
|
me-no-dev
|
13bb22de30
|
Fix SD Card not properly initializing
|
2017-07-07 11:34:54 +03:00 |
|
me-no-dev
|
e81d4d3f72
|
Fix SD Card not mounting on boot
The card seems to need a bit of a nudge at boot to properly mount
sometimes.
Fixes: https://github.com/espressif/arduino-esp32/issues/272
|
2017-03-20 00:50:27 +02:00 |
|
Me No Dev
|
e625b3b08e
|
Add FS, SD and SD_MMC (#256)
|
2017-03-10 15:25:38 +01:00 |
|