Adam Dunkels
|
afe3612c0c
|
Fix compiler warnings
|
2015-10-20 10:11:36 +02:00 |
|
Adam Dunkels
|
45265249fc
|
Changed the name of the rimeaddr module to linkaddr
|
2014-01-29 20:12:24 +01:00 |
|
Adam Dunkels
|
944537fccf
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
|
nifi
|
bf04174bb3
|
Updated to match the new sensors API
|
2010-01-15 10:24:35 +00:00 |
|
joxe
|
a6abcbe578
|
fixed to compile with new sensors API
|
2010-01-14 14:32:22 +00:00 |
|
adamdunkels
|
e14a30262c
|
Updated the Rime channel numbers so that all examples can be run in the same network without channel clashes
|
2009-10-18 17:52:08 +00:00 |
|
nvt-se
|
a0226e2418
|
switched all users of cfs_seek(x,y) to cfs_seek(x,y,CFS_SEEK_SET)
|
2009-02-27 14:28:02 +00:00 |
|
oliverschmidt
|
7cf3165155
|
Replaced NETSIM macro with general (and now actually working) solution in Makefile.include.
|
2008-11-17 22:52:10 +00:00 |
|
adamdunkels
|
ad2a8e5e97
|
Changed all occurences of u8_t and u16_t to uint8_t and uint16_t
|
2008-02-24 22:15:46 +00:00 |
|
adamdunkels
|
44d7d9a9a4
|
Changed names of the Rime examples from test-* to example-* and added examples for ruc and uc
|
2008-01-25 18:00:50 +00:00 |
|