fixed the z1 platform and generic code used by z1 to work with IAR compiler
This commit is contained in:
parent
c48f8fd39a
commit
77ec0bfa0f
42 changed files with 318 additions and 146 deletions
|
@ -41,7 +41,7 @@
|
|||
#ifndef __UART0_H__
|
||||
#define __UART0_H__
|
||||
|
||||
#include "msp430.h"
|
||||
#include "contiki.h"
|
||||
|
||||
#define UART0_BAUD2UBR(baud) ((MSP430_CPU_SPEED)/(baud))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue