zephyr/modules
Andreas Sandberg 6a4ebe5949 drivers: lora: Add SX126x LoRa radio support
Add support for the SX126x series of LoRa radios using the
LoRaMAC-Node HAL.

This driver currently makes the following assumptions:

  * DIO1 is used as an interrupt line.

  * There is an RF switch selecting between the TX and RX ports and
    that switch is controlled by DIO2.

  * There is either no TCXO or the TCXO is controlled by DIO3.

Specifically, the limitations above mean that modules that use GPIOs
to control the RF switch are currently not supported. Support for such
modules would need changes to the LoRaMAC-Node code.

Signed-off-by: Andreas Sandberg <andreas@sandberg.pp.se>
2020-07-02 08:32:37 -04:00
..
Kconfig soc: arm: add support for nuvoton numicro m48x series 2020-07-01 21:09:25 +02:00
Kconfig.altera
Kconfig.atmel
Kconfig.canopennode
Kconfig.civetweb
Kconfig.cmsis
Kconfig.cmsis_dsp
Kconfig.cypress
Kconfig.imx
Kconfig.infineon soc: arm: add infineon_xmc series support 2020-05-09 14:21:44 +02:00
Kconfig.libmetal
Kconfig.loramac-node drivers: lora: Add SX126x LoRa radio support 2020-07-02 08:32:37 -04:00
Kconfig.mbedtls net: openthread: Simplify openthread enabling 2020-06-30 07:48:08 -04:00
Kconfig.mcux dma: add EDMA MCUX support for RT and k6s 2020-06-12 13:03:28 -05:00
Kconfig.microchip
Kconfig.nordic
Kconfig.nuvoton soc: arm: add support for nuvoton numicro m48x series 2020-07-01 21:09:25 +02:00
Kconfig.open-amp
Kconfig.silabs
Kconfig.simplelink
Kconfig.st
Kconfig.stm32 modules: stm32: Rename lib Kconfig symbol 2020-05-09 13:08:42 +02:00
Kconfig.syst
Kconfig.tfm trusted-firmware-m: Add initial plumbing for TFM 2020-05-09 16:21:51 +02:00
Kconfig.tinycbor
Kconfig.tinycrypt
Kconfig.tls-generic modules: mbedtls: Add Kconfig entry for MBEDTLS_MD and MBEDTLS_CIPHER 2020-06-02 15:24:36 +02:00
Kconfig.vega
Kconfig.xtensa