mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
The WPAN-USB sample did not document endianness of some user space variables. As the IEEE 802.15.4 stack uses attributes in several different encodings, the endianness should be documented. Signed-off-by: Florian Grandel <jerico.dev@gmail.com>