Revision 1ef74af5 core/inc/aos_confcheck.h

View differences:

core/inc/aos_confcheck.h
49 49
  #error "AMIROOS_CFG_MAIN_LOOP_TIMEOUT not defined in aosconf.h"
50 50
#endif
51 51

  
52
#if (AMIROOS_CFG_SSSP_ENABLE == true)
53

  
52 54
/*
53 55
 * SSSP parameters and options
54 56
 */
......
80 82
  #error "AMIROOS_CFG_SSSP_SYSSYNCPERIOD not defined in aosconf.h"
81 83
#endif
82 84

  
85
#endif
83 86
/*
84 87
 * System shell options
85 88
 */

Also available in: Unified diff