fixed cpu/msp430 for compilation with IAR compiler
This commit is contained in:
parent
26f0a6e88e
commit
928bf6b6c1
9 changed files with 76 additions and 7 deletions
|
@ -41,7 +41,6 @@
|
|||
#ifndef __RTIMER_ARCH_H__
|
||||
#define __RTIMER_ARCH_H__
|
||||
|
||||
#include <io.h>
|
||||
#include "sys/rtimer.h"
|
||||
|
||||
#define RTIMER_ARCH_SECOND (4096U*8)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue