zephyr/drivers/lora
Andreas Sandberg 2ebd80cd0e drivers: lora: sx126x: Don't initialize control pin to active
The antenna control GPIO was incorrectly initialized to active. This
is unnecessary since the HAL will activate the antenna switch when the
chip enters an active state.

Signed-off-by: Andreas Sandberg <andreas@sandberg.pp.se>
2020-07-13 13:11:59 +02:00
..
CMakeLists.txt drivers: lora: Add SX126x LoRa radio support 2020-07-02 08:32:37 -04:00
hal_common.c
Kconfig drivers: lora: Prepare Kconfig for additional radios 2020-07-02 08:32:37 -04:00
Kconfig.sx12xx drivers: lora: Add SX126x LoRa radio support 2020-07-02 08:32:37 -04:00
shell.c lora: shell: use strtoul instead of strtoll 2020-06-25 16:17:27 -05:00
sx12xx_common.c drivers: lora: Move sx1276 pin helpers to sx12xx common 2020-07-13 13:11:59 +02:00
sx12xx_common.h drivers: lora: Move sx1276 pin helpers to sx12xx common 2020-07-13 13:11:59 +02:00
sx126x.c drivers: lora: sx126x: Don't initialize control pin to active 2020-07-13 13:11:59 +02:00
sx1276.c drivers: lora: Move sx1276 pin helpers to sx12xx common 2020-07-13 13:11:59 +02:00