Moved configuration of memcpy workaround to cpu (only needed for an older version of mspgcc)
This commit is contained in:
parent
fd81a0d393
commit
3daa822f89
6 changed files with 2 additions and 22 deletions
|
@ -63,7 +63,6 @@
|
|||
#define CC_CONF_INLINE inline
|
||||
|
||||
#define HAVE_STDINT_H
|
||||
#define MSP430_MEMCPY_WORKAROUND 1
|
||||
#include "msp430def.h"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue