zephyr/modules
Manivannan Sadhasivam 3ce8540f3a lorawan: Add initial support for LoRaWAN
Add initial support for LoRaWAN based on Semtech's loramac-node
library. Current implementation only supports OTAA config and
sending data to LoRaWAN server like ThingsNetwork.

While at it, this commit also moves the "loramac-node" library
definition from drivers/lora to subsys/lorawan. This is required
because, subsys/lorawan gets processed before drivers/lora and
that creates issue while building.

Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
2020-10-08 12:15:38 +02:00
..
Kconfig modules: add Kconfig for QuickLogic EOS S3 module 2020-09-04 14:48:49 -04:00
Kconfig.altera
Kconfig.atmel
Kconfig.canopennode
Kconfig.civetweb
Kconfig.cmsis
Kconfig.cmsis_dsp
Kconfig.cypress
Kconfig.eos_s3 modules: add Kconfig for QuickLogic EOS S3 module 2020-09-04 14:48:49 -04:00
Kconfig.imx
Kconfig.infineon
Kconfig.libmetal
Kconfig.loramac-node lorawan: Add initial support for LoRaWAN 2020-10-08 12:15:38 +02:00
Kconfig.mbedtls
Kconfig.mcux MXRT600: Add DMA support 2020-08-28 14:24:21 -05:00
Kconfig.microchip
Kconfig.nordic modules/Kconfig.nordic: Do not select HAS_CMSIS_CORE through HAS_NRFX 2020-09-23 17:12:01 +02:00
Kconfig.nuvoton
Kconfig.open-amp
Kconfig.silabs
Kconfig.simplelink
Kconfig.st
Kconfig.stm32
Kconfig.syst
Kconfig.tfm modules: tfm: make BL2 header in non-secure image configurable 2020-09-22 19:38:51 +02:00
Kconfig.tinycbor
Kconfig.tinycrypt
Kconfig.tls-generic modules: mbedtls: Allow to enable server name indication option 2020-09-15 09:52:44 -05:00
Kconfig.vega
Kconfig.xtensa