Set QUEUEBUF_CONF_NUM to 4 to avoid .data overflow
This commit is contained in:
parent
fc51115ace
commit
18e1f92f0e
1 changed files with 1 additions and 2 deletions
|
@ -54,8 +54,7 @@
|
||||||
#define CXMAC_CONF_ANNOUNCEMENTS 0
|
#define CXMAC_CONF_ANNOUNCEMENTS 0
|
||||||
#define XMAC_CONF_ANNOUNCEMENTS 0
|
#define XMAC_CONF_ANNOUNCEMENTS 0
|
||||||
|
|
||||||
//Enric #define QUEUEBUF_CONF_NUM 4
|
#define QUEUEBUF_CONF_NUM 4
|
||||||
#define QUEUEBUF_CONF_NUM 8 //Enric like in SKY
|
|
||||||
|
|
||||||
|
|
||||||
#else /* WITH_UIP6 */
|
#else /* WITH_UIP6 */
|
||||||
|
|
Loading…
Reference in a new issue