This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-02-04 22:33:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
msp430
History
joxe
8748230ead
changed usart code to handle LPM3
2008-09-18 17:59:27 +00:00
..
dev
changed usart code to handle LPM3
2008-09-18 17:59:27 +00:00
button.c
…
cc2420-arch.c
Changed name of the simple-cc2420 module to cc2420: changed all function names and variable names from simple_cc2420_* to cc2420_*.
2008-07-02 09:05:40 +00:00
clock.c
bug fix, msp430 hw bug (undocumented):
2008-09-16 12:00:48 +00:00
flash.c
…
leds-arch.c
…
loader-arch.c
…
lpm.c
…
Makefile.msp430
The .ihex file use the intermediate Contiki-wide .$(TARGET) target instead of the MSP430-specific .firmware
2008-07-02 14:11:34 +00:00
minileds.c
…
msp430.c
…
msp430.h
…
msp430def.h
…
mtarch.c
added empty mtarch_stop()
2008-08-27 13:10:29 +00:00
mtarch.h
…
rom.c
…
rtimer-arch.c
Moved energest from lib/ to sys/
2008-07-04 00:02:21 +00:00
rtimer-arch.h
…
slip_uart1.c
…
spi.c
…
uip-ipchksum.c
…
watchdog.c
…