L1 does have SDIO.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4322 35acf78f-673a-0410-8e92-d51de3d6d3f4
master
gdisirio 2012-06-21 17:47:59 +00:00
parent 0a6e70cc86
commit ec084fb6d9
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@
#define STM32_RTC_IS_CALENDAR TRUE #define STM32_RTC_IS_CALENDAR TRUE
/* SDIO attributes.*/ /* SDIO attributes.*/
#define STM32_HAS_SDIO FALSE #define STM32_HAS_SDIO TRUE
/* SPI attributes.*/ /* SPI attributes.*/
#define STM32_HAS_SPI1 TRUE #define STM32_HAS_SPI1 TRUE