arduino-libraries / SD

SD Library for Arduino
http://arduino.cc/
GNU General Public License v3.0
179 stars 155 forks source link

Provide error stack when card initialization fails #135

Open pacifiquem opened 1 year ago

pacifiquem commented 1 year ago

We as developers would like to get error stack or what caused SD card initialization to fail so that we can know what and where to fix.