mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-02-08 19:31:03 +00:00
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.
|
* ScatterWeb Bootload and Contiki.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "contiki.h"
|
||||||
#include <io.h>
|
#include <io.h>
|
||||||
#include <signal.h>
|
#include <signal.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "dev/msb430-uart1.h"
|
#include "dev/msb430-uart1.h"
|
||||||
#include "msp430.h"
|
|
||||||
#include "dev/lpm.h"
|
#include "dev/lpm.h"
|
||||||
|
|
||||||
#ifndef U1ME
|
#ifndef U1ME
|
||||||
|
Loading…
x
Reference in New Issue
Block a user