zephyr/doc/reference/api
Martin Jäger 86f075a962 doc: Add LoRa PHY and LoRaWAN sections
The LoRa and LoRaWAN documentation was not included anywhere, so the
Doxygen comments in drivers/lora.h and lorawan/lorawan.h were not
rendered. This commit adds a new section for LoRa and LoRaWAN to the
documentation.

People often confuse the difference between LoRa and LoRaWAN, so it
makes sense to combine both in the same doc section.

LoRa would otherwise not fit very well into any docs category, as it
is a driver, but not really a peripheral.

Signed-off-by: Martin Jäger <martin@libre.solar>
2022-03-18 10:41:46 -04:00
..
api_lifecycle.png
api_lifecycle.rst
design_guidelines.rst doc: reference: api: design guidelines: use const struct device *dev 2022-03-18 10:23:08 +01:00
index.rst doc: reference: reword a few titles 2021-12-15 14:59:21 -05:00
overview.rst doc: Add LoRa PHY and LoRaWAN sections 2022-03-18 10:41:46 -04:00
terminology.rst