Revision c53ef0b1 modules/STM32F407G-DISC1/module.h

View differences:

modules/STM32F407G-DISC1/module.h
197 197
/*===========================================================================*/
198 198

  
199 199
#if (AMIROOS_CFG_SSSP_ENABLE == true) || defined(__DOXYGEN__)
200

  
201
// SSSP is not yet supported on this module
202

  
200
  #error "SSSP is not supported on this module."
203 201
#endif /* (AMIROOS_CFG_SSSP_ENABLE == true) */
204 202

  
205 203
/** @} */

Also available in: Unified diff