78cc7df60c
The SX126x supports using DIO2 to control an TX switch, but only if the switch can be operated using a single control signal. Add support for RF switches that are wired to a GPIO instead of the radio chip itself. This makes it possible to use RF switches that require two control signals (one for the RX port and one for the TX port) by wiring them to two GPIOs on the MCU. Signed-off-by: Andreas Sandberg <andreas@sandberg.pp.se> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.sx12xx | ||
hal_common.c | ||
shell.c | ||
sx12xx_common.c | ||
sx12xx_common.h | ||
sx126x.c | ||
sx1276.c |