adamdunkels
|
6951d9d582
|
Removed the unused ->u16 field (it was there only as a convenience/laziness access method during the initial development of the Rime stack, but has caused problems when being there)
|
2008-11-30 18:26:06 +00:00 |
|
adamdunkels
|
98854f80e0
|
Made Rime address size configurable through contiki-conf.h
|
2007-11-26 23:30:35 +00:00 |
|
adamdunkels
|
0650a014b5
|
Documentation updates
|
2007-03-31 18:31:27 +00:00 |
|
adamdunkels
|
b7afd2baf0
|
Remade the rimeaddr_t u16 to be an array rather than a scalar
|
2007-03-21 23:22:11 +00:00 |
|
adamdunkels
|
ab0d556353
|
Added a new type for all addresses in Rime: rimeaddr_t. This is an abstract type that currently is defined as a 16-bit quantity but that most likely will be redefined in the future
|
2007-03-15 19:43:07 +00:00 |
|