zephyr/drivers/lora
Andreas Sandberg b5bff2cf48 drivers: lora: sx126x: Use the new pin helpers
User the new pin configuration helpers to reduce boilerplate.

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 drivers: lora: Move board support to a separate file 2020-06-11 07:15:34 -04:00
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: Use the new pin helpers 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