Revision c53ef0b1 modules/NUCLEO-L476RG/module.h

View differences:

modules/NUCLEO-L476RG/module.h
207 207
/*===========================================================================*/
208 208

  
209 209
#if (AMIROOS_CFG_SSSP_ENABLE == true) || defined(__DOXYGEN__)
210

  
211
// SSSP is not yet supported on this module
212

  
210
  #error "SSSP is not supported on this module."
213 211
#endif /* (AMIROOS_CFG_SSSP_ENABLE == true) */
214 212

  
215 213
/** @} */

Also available in: Unified diff