greiman/SdFat

DebugMacro output is hardcoded to Serial

Closed this issue · 2 comments

cfeied commented

It would be useful to allow DebugMacro output to be mapped to other serial ports.
I have submitted a trivial pull request for this.

I won't use this pull request since I only do bug fixes to the release version of SdFat. Eventually this functionality will appear in SdFat-beta.

I am working on a number of new features, including really fast RP2040 SDIO based on PIO state machines, about 25 MB/sec read/write.

I have been modifying debug mode currently while I implement these features.

cfeied commented

fast io would be a game changer :)