Niclas Finne
684c3edfa6
Cross compiler interrupt service routine compatibility definitions for MSP430 based platforms based on isr_compat.h by Steve Underwood.
2012-03-07 23:04:52 +01:00
Joakim Eriksson
5b1d9617c4
moved io and signal and IAR-GCC checks from driver files into contiki include file
2011-09-26 10:38:41 +02:00
Niclas Finne
dc426d789b
msp430.h has been merged with msp430def.h for code to compile with IAR compiler
2011-06-07 18:54:57 +02:00
zhitao
af7b81efdb
resolved conflict with type declaration
2010-12-01 10:19:58 +00:00
nvt-se
828439c922
code style compliancy
2009-06-29 12:46:49 +00:00
nvt-se
1fdb3c21f0
fixed problems with uart and sd cards.
2008-10-28 12:42:53 +00:00
nvt-se
44c93fcd93
cleared lock semantics
2008-05-28 13:17:08 +00:00
nvt-se
ce84dce702
reset locks on forced mode switch
2008-05-27 13:05:52 +00:00
nvt-se
10cabda581
lock wait function from Michael Baar.
2008-03-28 16:06:28 +00:00
nvt-se
2cc0135e35
cleaned up and fixed an error checking problem in the locking code.
2008-02-28 15:11:22 +00:00
nvt-se
665c58fd2a
Contributions from Michael Baar:
...
CC1020
o Turns off only after transmission has ended and not in between
o Using events for DMA takes too long. It should use a callback when
DMA finishes to turn off the transmit mode as early as possible.
Core/UART
o Added profiling and energest initialization
o Changed low-power mode from LPM1 to LPM3
2007-12-13 12:51:38 +00:00
nvt-se
6955e028da
Use splhigh and splx.
2007-09-14 19:20:54 +00:00
nvt-se
81174c6389
cr->lf
2007-08-20 11:01:13 +00:00
nvt-se
9017949535
Improved interface and C standard compatibility.
2007-08-16 20:29:18 +00:00
nvt-se
ae2e9f3677
Platform-specific devices.
2007-06-28 12:52:41 +00:00