zephyr/subsys/net/conn_mgr
Torsten Rasmussen 205691edce cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake
Evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake instead of in the
linker script.

It cannot be assumed that a linker generator implementation is
pre-processed and therefore Kconfig settings cannot be used in those
but must be evaluated in CMake.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2024-09-25 16:16:35 -05:00
..
CMakeLists.txt cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2024-09-25 16:16:35 -05:00
conn_mgr.ld linker: subsys: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
conn_mgr_connectivity.c net: lib: fix typo 2024-07-12 09:33:20 -04:00
conn_mgr_monitor.c net: shell: add conn_mgr shell commands 2024-08-20 10:31:55 +02:00
conn_mgr_private.h net: shell: add conn_mgr shell commands 2024-08-20 10:31:55 +02:00
events_handler.c net: conn_mgr: Track ready count ephemerally 2024-06-10 00:59:34 -07:00
Kconfig