RadioLib/src
Matthijs Kooijman e52ffb0a69 [STM32WLx] Only build on compatible STM32 boards
This checks for some system macros to be set, but also includes the
doxygen build to generate documentation.

This reuses the RADIOLIB_EXCLUDE_STM32WLX that the code already checks
for to prevent having to duplicate this macro check in four places.

To detect running inside doxygen, this configures doxygen to predefine
a DOXYGEN macro (it seems no such macros are defined by default by
doxygen).
2023-01-10 18:09:55 +01:00
..
modules [STM32WLx] Make reading IRQ flag more reliable 2023-01-10 18:09:55 +01:00
protocols [EXT] Added support for external radios (646) 2023-01-08 15:12:49 +01:00
BuildOpt.h [STM32WLx] Only build on compatible STM32 boards 2023-01-10 18:09:55 +01:00
Module.cpp [MOD] Generalize rfswitch pin handling 2023-01-09 09:46:39 +01:00
Module.h [STM32WLx] Add module for STM32WL MCUs with integrated radio (#588) 2023-01-10 18:09:55 +01:00
RadioLib.h [STM32WLx] Add module for STM32WL MCUs with integrated radio (#588) 2023-01-10 18:09:55 +01:00
TypeDef.h - Defined new RADIOLIB_ERR_NULL_POINTER 2022-11-21 09:09:56 +01:00