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
2024-11-06 11:08:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
e64093c72f
contiki
/
cpu
/
msp430
/
dev
History
adamdunkels
cf5ff2bbb2
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.h
flash.h
hwconf.h
added SELECT_IO and SELECT_PM macros
2006-10-10 21:33:26 +00:00
irq.c
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
irq.h
Interrupt arbitration for sensor drivers
2007-03-15 21:37:01 +00:00
lpm.h
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
uart1.h
Changed the return value of the inpt handler function to int so that it can wake up the CPU from LPM
2008-01-08 08:04:09 +00:00