Hello revising IOTlers,

another day another API change: After some discussion in [1] we decided to
unify the typing of pointers of unspecified type. The first fall-out from
that discussion was the changing of the pointer of the `content.ptr` field
of `msg_t`. It is now `void *` instead of `char *`, so no explicit casting
is needed anymore when using it.

Cheers,
Martine

[1] https://github.com/RIOT-OS/RIOT/issues/5497
_______________________________________________
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel

Reply via email to