Set QUEUEBUF_CONF_NUM to 4 to avoid .data overflow

This commit is contained in:
Enric M. Calvo 2011-02-27 17:52:00 +01:00
parent fc51115ace
commit 18e1f92f0e

View file

@ -54,8 +54,7 @@
#define CXMAC_CONF_ANNOUNCEMENTS 0
#define XMAC_CONF_ANNOUNCEMENTS 0
//Enric #define QUEUEBUF_CONF_NUM 4
#define QUEUEBUF_CONF_NUM 8 //Enric like in SKY
#define QUEUEBUF_CONF_NUM 4
#else /* WITH_UIP6 */