specify the number of queuebufs that we want to use in the MSB430 platform by default

This commit is contained in:
nvt-se 2009-10-26 16:11:24 +00:00
parent 61f16ae6cb
commit 4a0973a95f

View file

@ -22,8 +22,10 @@
#define CC_CONF_INLINE inline
#define CC_CONF_VA_ARGS 1
#define LPP_CONF_LISTEN_TIME CLOCK_SECOND / 32
#define LPP_CONF_OFF_TIME CLOCK_SECOND
#define LPP_CONF_LISTEN_TIME CLOCK_SECOND / 32
#define LPP_CONF_OFF_TIME CLOCK_SECOND
#define QUEUEBUF_CONF_NUM 4
#define CCIF
#define CLIF