Revision c53ef0b1 modules/NUCLEO-F103RB/module.h

View differences:

modules/NUCLEO-F103RB/module.h
275 275
/*===========================================================================*/
276 276

  
277 277
#if (AMIROOS_CFG_SSSP_ENABLE == true) || defined(__DOXYGEN__)
278

  
279
// SSSP is not yet supported on this module
280

  
278
  #error "SSSP is not supported on this module."
281 279
#endif /* (AMIROOS_CFG_SSSP_ENABLE == true) */
282 280

  
283 281
/** @} */

Also available in: Unified diff