sdmmc: add peripheral driver and protocol layer

This commit is contained in:
Ivan Grokhotkov
2016-12-19 22:19:47 +08:00
committed by Ivan Grokhotkov
parent 0efaa4f4b8
commit edd924f273
20 changed files with 2901 additions and 2 deletions

View File

@@ -19,3 +19,4 @@ PROVIDE ( SPI3 = 0x3ff65000 );
PROVIDE ( I2C1 = 0x3ff67000 );
PROVIDE ( I2S1 = 0x3ff6D000 );
PROVIDE ( UART2 = 0x3ff6E000 );
PROVIDE ( SDMMC = 0x3ff68000 );