Revision b247db3f

View differences:

inc/urt_confcheck.h
50 50
# error "URT_CFG_DEBUG_ENABLED not defined in urtwareconf.h"
51 51
#endif /* !defined(URT_CFG_DEBUG_ENABLED) */
52 52

  
53
#if !defined(URT_CFG_OSAL_CONDVAR_TIMEOUT)
54
# error "URT_CFG_OSAL_CONDVAR_TIMEOUT not defined in urtwareconf.h"
55
#endif /* !defined(URT_CFG_OSAL_CONDVAR_TIMEOUT) */
56

  
53 57
/* publish-subscribe parameters and options */
54 58

  
55 59
#if !defined(URT_CFG_PUBSUB_ENABLED)

Also available in: Unified diff