zephyr/samples
Robert Lubos 666e9f80d6 net: ipv6: Remove in6_addr from packed net_ipv6_hdr struct
Replace unpacked in6_addr structures with raw buffers in net_ipv6_hdr
struct, to prevent compiler warnings about unaligned access.

Remove __packed parameter from `struct net_6lo_context` since the
structure isn't really serialized.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2021-11-25 10:46:35 -05:00
..
application_development
arch
basic
bluetooth net: ipv6: Remove in6_addr from packed net_ipv6_hdr struct 2021-11-25 10:46:35 -05:00
boards samples: fix double promotion warnings 2021-11-24 17:14:25 -05:00
compression
drivers pm: Use pm_device_action_run instead of state_set 2021-11-24 14:21:50 -05:00
hello_world
kernel samples: kernel: add cycle64 sample 2021-11-08 13:41:53 -05:00
modules samples: tflite-micro: hello_world: Increase main stack size 2021-11-25 06:58:45 -05:00
net net: ipv6: Remove in6_addr from packed net_ipv6_hdr struct 2021-11-25 10:46:35 -05:00
philosophers
posix
sensor samples: fix double promotion warnings 2021-11-24 17:14:25 -05:00
shields
subsys samples: fix double promotion warnings 2021-11-24 17:14:25 -05:00
synchronization
tfm_integration samples: Add TF-M sample for custom secure partitions 2021-11-22 22:19:41 -05:00
userspace kernel: mem_domain: add/remove partition funcs to return errors 2021-11-22 12:45:22 -05:00
classic.rst
index.rst