mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-02-25 10:29:00 +00:00
* Decouple 64-bit address from LINKADDR_SIZE * get and set object from/to the start/end of the src/dest buffer * We expect size == 8 (rather than size < 8) for both get_ and set_object. Error otherwise * The RF no longer sets parameters by itself. We let the platform do this, using the extended API.