Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE_samp_23SEP_DMA_flag by
Diff: SDC_init.h
- Revision:
- 55:39e59903bc3a
- Parent:
- 1:a0055b3280c8
diff -r 199040d70b17 -r 39e59903bc3a SDC_init.h
--- a/SDC_init.h Thu Jan 14 13:26:40 2016 +0000
+++ b/SDC_init.h Thu Jan 14 15:00:25 2016 +0000
@@ -88,7 +88,7 @@
return initialise_card_v2();
} else if (r == (R1_IDLE_STATE | R1_ILLEGAL_COMMAND)) {
- printf("Entering v1 bro\n");
+ //printf("Entering v1 bro\n");
return initialise_card_v1();
} else {
