Revision 9f224ade modules/aos_chconf.h

View differences:

modules/aos_chconf.h
74 74
 *          this value.
75 75
 */
76 76
#if !defined(CH_CFG_ST_TIMEDELTA)
77
#define CH_CFG_ST_TIMEDELTA                 20
77
#define CH_CFG_ST_TIMEDELTA                 50
78 78
#endif
79 79

  
80 80
/** @} */
......
318 318
 *
319 319
 * @note    The default is @p TRUE.
320 320
 */
321
#if !defined(CH_CFG_USE_OBJ_FIFOS)
322 321
#define CH_CFG_USE_OBJ_FIFOS                FALSE
323
#endif
324 322

  
325 323
/**
326 324
 * @brief   Dynamic Threads APIs.

Also available in: Unified diff