SDIO. Fixed demo code for updated driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7688 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
5b13713559
commit
e031b603df
|
@ -26,7 +26,7 @@
|
||||||
* SDIO configuration.
|
* SDIO configuration.
|
||||||
*/
|
*/
|
||||||
static const SDCConfig sdccfg = {
|
static const SDCConfig sdccfg = {
|
||||||
0
|
SDC_MODE_4BIT
|
||||||
};
|
};
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in New Issue