contiki/cpu/msp430
bg- 429d41defd * General stuff for different baudrates:
- ubr argument to slip_arch_int

    - macros for calculating ubr

    - argument -Bbaudrate to tools tunslip and scat
2007-02-02 13:26:48 +00:00
..
buildscripts
dev added SELECT_IO and SELECT_PM macros 2006-10-10 21:33:26 +00:00
button.c
cc2420_uart0.c
clock.c
flash.c
leds-arch.c
loader-arch.c
lpm.c
Makefile.msp430 Changed the generation of symbols to the mknmlist script. Now symbols.h is not automatically generated so we can use it as a normal include file and remove symbols-def.h. 2007-01-24 16:11:48 +00:00
minileds.c Minimalistic plug in replacement for the leds package. 2006-09-27 09:32:08 +00:00
msp430.c * Workaround for bug in msp430-ld where __bss_end is sometimes 2007-01-30 20:01:45 +00:00
mtarch.c Added a function for measuring stack usage 2006-09-26 20:56:42 +00:00
mtarch.h Added a function for measuring stack usage 2006-09-26 20:56:42 +00:00
rom.c * Remove printfs. 2006-12-01 15:06:42 +00:00
slip_uart1.c * General stuff for different baudrates: 2007-02-02 13:26:48 +00:00
spi.c
watchdog.c