Revision deaaa47e modules/NUCLEO-F103RB/halconf.h

View differences:

modules/NUCLEO-F103RB/halconf.h
172 172
 * @brief   Enables the SPI subsystem.
173 173
 */
174 174
#if !defined(HAL_USE_SPI) || defined(__DOXYGEN__)
175
#define HAL_USE_SPI                         FALSE
175
#define HAL_USE_SPI                         TRUE   
176 176
#endif
177 177

  
178 178
/**

Also available in: Unified diff