zephyr/drivers/lora
Marcin Niestroj d1ba1ca5a5 drivers: lora: sx1276: stop reading PA_CONFIG
All fields in PA_CONFIG register are set explicitly, so there is no need
to read this register first.

Suggested-by: Andreas Sandberg <andreas@sandberg.pp.se>
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2020-06-23 13:08:06 +02:00
..
CMakeLists.txt drivers: lora: Factor out sx12xx common functionality 2020-06-11 07:15:34 -04:00
hal_common.c drivers: lora: Move board support to a separate file 2020-06-11 07:15:34 -04:00
Kconfig
Kconfig.sx1276
shell.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sx12xx_common.c drivers: lora: Factor out sx12xx common functionality 2020-06-11 07:15:34 -04:00
sx12xx_common.h drivers: lora: Factor out sx12xx common functionality 2020-06-11 07:15:34 -04:00
sx1276.c drivers: lora: sx1276: stop reading PA_CONFIG 2020-06-23 13:08:06 +02:00