renamed functions to spi_...() and sd_card...() according to target

This commit is contained in:
Markus Fröschle
2012-12-03 12:02:55 +00:00
parent 04c83e68c1
commit b3246e5f0c
6 changed files with 617 additions and 49 deletions

View File

@@ -138,7 +138,7 @@ void BaS(void)
uint32_t *adr;
az_sectors = sd_card_init();
az_sectors = spi_init();
if (az_sectors > 0)
{