L1 does have SDIO.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4322 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
0a6e70cc86
commit
ec084fb6d9
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue