mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-27 12:35:21 +00:00
The TCP2 stack does operations directly on the packet data which may or may not be aligned. The unaligned access causes a fault on the Cortex-M0+ so use the UNALIGNED_* macros instead. Signed-off-by: Michael Hope <mlhx@google.com> |
||
---|---|---|
.. | ||
ip | ||
l2 | ||
lib | ||
buf.c | ||
CMakeLists.txt | ||
hostname.c | ||
Kconfig | ||
Kconfig.hostname | ||
Kconfig.template.log_config.default.net | ||
Kconfig.template.log_config.net |