zephyr/subsys/net/conn_mgr
Peter Mitsis 02cc127475 linker: subsys: Use Z_LINK_ITERABLE_SUBALIGN
Updates the linker script fragments under 'subsys' to use
Z_LINK_ITERABLE_SUBALIGN for the subalignment instead of
a hardcoded value of 4.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2024-04-20 13:45:25 -04:00
..
CMakeLists.txt net: conn_mgr: Rename connectivity monitor 2023-08-29 16:13:37 +02:00
conn_mgr.ld linker: subsys: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
conn_mgr_connectivity.c net: conn_mgr: Rename connectivity monitor 2023-08-29 16:13:37 +02:00
conn_mgr_monitor.c net: conn_mgr: set a thread name 2024-03-02 15:03:27 +01:00
conn_mgr_private.h net: conn_mgr: Write documentation 2023-09-28 15:11:14 +02:00
events_handler.c net: conn_mgr: output events as hex 2023-12-21 09:18:32 +01:00
Kconfig net: conn_mgr: generic wifi_mgmt connectivity backend 2024-01-30 18:51:46 -05:00