mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-15 12:27:50 +00:00
activated workaround for memcpy/memset bug in mspgcc
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
#define ENERGEST_CONF_ON 1
|
#define ENERGEST_CONF_ON 1
|
||||||
|
|
||||||
#define HAVE_STDINT_H
|
#define HAVE_STDINT_H
|
||||||
|
#define MSP430_MEMCPY_WORKAROUND 1
|
||||||
#include "msp430def.h"
|
#include "msp430def.h"
|
||||||
|
|
||||||
#define PROCESS_CONF_NUMEVENTS 8
|
#define PROCESS_CONF_NUMEVENTS 8
|
||||||
|
Reference in New Issue
Block a user