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
adamdunkels
00b1e371cf
Added energy estimation, disabled IRQs for A/D converting as it used close to 100% CPU time
2007-05-22 21:01:32 +00:00
..
dev
Added energy estimation, disabled IRQs for A/D converting as it used close to 100% CPU time
2007-05-22 21:01:32 +00:00
button.c
…
cc2420_uart0.c
Added energy estimation
2007-05-22 20:59:11 +00:00
clock.c
Added energy estimation
2007-05-22 20:59:11 +00:00
flash.c
…
leds-arch.c
…
loader-arch.c
…
lpm.c
…
Makefile.msp430
Factored out setup directory search path for source files into Makefile.include.
2007-05-19 07:54:53 +00:00
minileds.c
…
msp430.c
* Use _end rather than nonstandard __bss_end.
2007-05-21 15:29:46 +00:00
msp430.h
…
mtarch.c
…
mtarch.h
…
rom.c
…
rtimer-arch.c
Added energy estimation, embryo for possible future drift configuration
2007-05-22 20:59:47 +00:00
rtimer-arch.h
Reading timer now quicker, embryo for possible future drift configuration
2007-05-22 21:00:09 +00:00
slip_uart1.c
Added energy estimation
2007-05-22 20:59:11 +00:00
spi.c
…
uip-ipchksum.c
…
watchdog.c
…