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-01-09 19:31:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
msp430
History
adamdunkels
da49b950d4
Count the number of times the watchdog has been stopped to avoid starting it when someone else has stopped it
2008-02-11 10:45:19 +00:00
..
dev
Made SLIP code coexist with ordinary serial code. If WITH_UIP=1, the SLIP code is used instead.
2008-02-03 20:59:35 +00:00
button.c
…
cc2420_uart0.c
…
clock.c
Reformatting to comply with code style
2008-01-08 08:01:41 +00:00
flash.c
…
leds-arch.c
…
loader-arch.c
…
lpm.c
…
Makefile.msp430
Made SLIP code coexist with ordinary serial code. If WITH_UIP=1, the SLIP code is used instead.
2008-02-03 20:59:35 +00:00
minileds.c
…
msp430.c
Initialize watchdog instead of stopping and starting it
2008-02-11 10:44:49 +00:00
msp430.h
Added improvements suggested by Hardy Greich: define CPU speed in one place only (contiki-conf.h), added nop to XTAL settlement delay
2008-02-03 20:58:11 +00:00
msp430def.h
…
mtarch.c
…
mtarch.h
…
rom.c
…
rtimer-arch.c
…
rtimer-arch.h
…
simple-cc2420-arch.c
…
slip_uart1.c
Made SLIP code coexist with ordinary serial code. If WITH_UIP=1, the SLIP code is used instead.
2008-02-03 20:59:35 +00:00
spi.c
…
uip-ipchksum.c
…
watchdog.c
Count the number of times the watchdog has been stopped to avoid starting it when someone else has stopped it
2008-02-11 10:45:19 +00:00