1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/sx127x
Benjamin Valentin a471f3583e drivers/sx127x: add support for WLR089/SAM R34
The device ID returned on WLR089 is 0x13 instead of 0x12, but it appears to
work just like sx1276.

Also check for the other device ID to make the driver work on this module.
2022-01-27 13:36:26 +01:00
..
include drivers/sx127x: add support for WLR089/SAM R34 2022-01-27 13:36:26 +01:00
Kconfig drivers/sx127x/kconfig: rework modelling 2021-11-26 11:06:50 +01:00
Makefile drivers: initial implementation of sx127x radio (LoRa mode only) 2017-06-30 19:00:40 +02:00
Makefile.dep Merge pull request #15030 from jia200x/pr/lora/remove_xtimer 2021-09-27 11:41:22 +02:00
Makefile.include drivers/sx127x: declare pseudomodules at driver level 2021-10-05 11:48:51 +02:00
sx127x_getset.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
sx127x_internal.c drivers/sx127x: add support for WLR089/SAM R34 2022-01-27 13:36:26 +01:00
sx127x_netdev.c [treewide] lora: use int16_t for RSSI value 2022-01-17 17:54:18 +01:00
sx127x.c Merge pull request #17531 from fjmolinas/pr_spi_gpio_init_reference 2022-01-18 18:44:54 +01:00