zephyr/subsys/lorawan
Jordan Yates bf3872a05c lorawan: initialise data structures earlier
Now that `lorawan_init` only initialises data structures and does not
start the stack or communicate with a physical device, run the init as
soon as possible. This allows `lorawan_register_downlink_callback` to
be called much earlier by other init functions.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2023-06-01 13:44:16 -04:00
..
nvm
services
CMakeLists.txt
Kconfig
lorawan.c
lw_priv.c
lw_priv.h