[Tinyos-devel] copying non nx_structs into messages

Andreas Koepke koepke at tkn.tu-berlin.de
Sat Jul 28 05:37:17 PDT 2007


My tipp: copy "manually".

Although the C language allows to assign structs like primtive data types
(typedef struct { } what_t; what_t a = what_t b;) the msp430-gcc does
something weird.

Andreas



More information about the Tinyos-devel mailing list