bg-
|
e6630a6ccb
|
include contiki.h and use standard data types.
|
2007-09-04 08:48:54 +00:00 |
|
oliverschmidt
|
5038537b8f
|
Restored compatibility with non-C99 platforms by sticking to Contiki datatypes.
|
2007-08-10 08:01:17 +00:00 |
|
bg-
|
5b52db6708
|
* Use 16x16 bit ==> 32 bit multiplications. This gives a speedup of 5 on
the MSP430.
|
2007-07-03 13:26:00 +00:00 |
|
bg-
|
25681c9aaa
|
* Gcc libc has broken header files on the msp430.
|
2007-06-05 10:02:53 +00:00 |
|
bg-
|
65d0a272d0
|
* Check that we are libc compliant.
|
2007-06-04 18:03:58 +00:00 |
|
bg-
|
709a5846a8
|
* Increase random cycle at marginal cost and make lower order bits
more random.
|
2007-06-01 15:28:02 +00:00 |
|
bg-
|
1bd92dae47
|
* Ensure that rand() srand() signatures are compliant with what can be
found in stdlib.h.
|
2007-04-24 19:01:39 +00:00 |
|
bg-
|
09e5c8e09a
|
* It is very useful to keep the rand_state across reboots.
|
2006-11-17 13:05:34 +00:00 |
|
adamdunkels
|
c9e808d638
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
|