nes-proj/platform/sky
adamdunkels 585620c102 Reverted the recent change from random_rand() to rand(). It turned out that
since libc rand() returns a signed int, there were frequently problems with
timer values wrapping. By reverting to random_rand(), we can provide a
random generator that returns an unsigned and the timer problems are solved.
2009-02-11 11:08:53 +00:00
..
apps
dev
doc
cfs-coffee-arch.h
checkpoint-arch.c
contiki-conf.h
contiki-sky-main.c Reverted the recent change from random_rand() to rand(). It turned out that 2009-02-11 11:08:53 +00:00
Makefile.sky
node-id.c
node-id.h