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 |
|
adamdunkels
|
3fa8ffda1a
|
Moved the modules packetbuf, queuebuf, and packetqueue from net/rime to net/, since they are not Rime-specific
|
2010-06-14 19:19:16 +00:00 |
|
adamdunkels
|
951fd78f6c
|
ctimer moved from net/rime to sys/
|
2010-06-14 18:58:45 +00:00 |
|
nifi
|
912aba7280
|
added init function in MAC driver for easier configuration
|
2009-06-22 11:14:11 +00:00 |
|
adamdunkels
|
65eb5fd4e8
|
Renamed the rimebuf module to packetbuf to signal that the module is used outside of a pure Rime context (e.g., the sicslowpan code uses it).
|
2009-03-12 21:58:20 +00:00 |
|
adamdunkels
|
974870359a
|
Changed all occurences of u8_t and u16_t to uint8_t and uint16_t
|
2008-02-24 22:10:30 +00:00 |
|
fros4943
|
19b3035e36
|
simple tdma ctimer implementation
|
2007-09-18 10:36:36 +00:00 |
|