Revision 1ef74af5 modules/RT-STM32L476RG-NUCLEO64/aosconf.h

View differences:

modules/RT-STM32L476RG-NUCLEO64/aosconf.h
106 106
  #define AMIROOS_CFG_SSSP_ENABLE               OS_CFG_SSSP_ENABLE
107 107
#endif
108 108

  
109
#if (AMIROOS_CFG_SSSP_ENABLE == true)
109 110
/**
110 111
 * @brief   Flag to set the module as SSSP master.
111 112
 * @details There must be only one module with this flag set to true in a system.
......
156 157
  #define AMIROOS_CFG_SSSP_SYSSYNCPERIOD        OS_CFG_SSSP_SYSSYNCPERIOD
157 158
#endif
158 159

  
160
#endif
159 161
/** @} */
160 162

  
161 163
/*===========================================================================*/

Also available in: Unified diff