msp430.h has been merged with msp430def.h for code to compile with IAR compiler
This commit is contained in:
parent
cfbcf8725c
commit
dc426d789b
|
@ -51,11 +51,11 @@ Berlin, 2007
|
|||
* ScatterWeb Bootload and Contiki.
|
||||
*/
|
||||
|
||||
#include "contiki.h"
|
||||
#include <io.h>
|
||||
#include <signal.h>
|
||||
#include <string.h>
|
||||
#include "dev/msb430-uart1.h"
|
||||
#include "msp430.h"
|
||||
#include "dev/lpm.h"
|
||||
|
||||
#ifndef U1ME
|
||||
|
|
Loading…
Reference in a new issue