msp430.h has been merged with msp430def.h for code to compile with IAR compiler

This commit is contained in:
Niclas Finne 2011-06-07 18:54:57 +02:00
parent cfbcf8725c
commit dc426d789b

View file

@ -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