mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-15 04:15:21 +00:00
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Kconfig.altera | ||
Kconfig.atmel | ||
Kconfig.canopennode | ||
Kconfig.civetweb | ||
Kconfig.cmsis | ||
Kconfig.cmsis_dsp | ||
Kconfig.cypress | ||
Kconfig.eos_s3 | ||
Kconfig.imx | ||
Kconfig.infineon | ||
Kconfig.libmetal | ||
Kconfig.loramac-node | ||
Kconfig.mbedtls | ||
Kconfig.mcux | ||
Kconfig.microchip | ||
Kconfig.nordic | ||
Kconfig.nuvoton | ||
Kconfig.open-amp | ||
Kconfig.silabs | ||
Kconfig.simplelink | ||
Kconfig.st | ||
Kconfig.stm32 | ||
Kconfig.syst | ||
Kconfig.tfm | ||
Kconfig.tinycbor | ||
Kconfig.tinycrypt | ||
Kconfig.tls-generic | ||
Kconfig.vega | ||
Kconfig.xtensa |