Revision deaaa47e modules/NUCLEO-F103RB/mcuconf.h

View differences:

modules/NUCLEO-F103RB/mcuconf.h
168 168
 * SPI driver system settings.
169 169
 */
170 170
#define STM32_SPI_USE_SPI1                  FALSE
171
#define STM32_SPI_USE_SPI2                  FALSE
171
#define STM32_SPI_USE_SPI2                  TRUE
172 172
#define STM32_SPI_USE_SPI3                  FALSE
173 173
#define STM32_SPI_SPI1_DMA_PRIORITY         1
174 174
#define STM32_SPI_SPI2_DMA_PRIORITY         1

Also available in: Unified diff