zephyr/subsys/lorawan
Benjamin Lindqvist 85c6de4335 lorawan: enable run-time config of region/freq
This commit adds support for compiling in support for several different
regions/frequencies and dynamically choosing which to use in run-time.
This commit introduces no API breakages - if a prj.conf contains only a
single region Kconfig, the new function lorawan_set_region() does not
need to be called.

Signed-off-by: Benjamin Lindqvist <benjamin@eub.se>
2022-11-14 11:16:16 +00:00
..
nvm all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
CMakeLists.txt lorawan: adding settings NVM for LoRaWAN 2022-05-02 10:56:02 +02:00
Kconfig lorawan: enable run-time config of region/freq 2022-11-14 11:16:16 +00:00
lorawan.c lorawan: enable run-time config of region/freq 2022-11-14 11:16:16 +00:00
lw_priv.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
lw_priv.h lorawan: Cleanup error handling code 2020-10-08 12:15:38 +02:00