SX1276GenericLib to support sx1276 bassed LoRa modules, including HopeRF RFM95, Murata CMWX1ZZABZ and Semtech SX1276MB1MAS/SX1276MB1LAS modules

Dependents:   DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_USB_Rx ... more

Fork of SX1276Lib by Semtech

Revision:
37:21fa0615e993
Parent:
36:f2b885b6f33e
Child:
38:d9189d958db8
--- a/LoRa_TODO.txt	Sat May 06 12:10:11 2017 +0000
+++ b/LoRa_TODO.txt	Sat May 06 12:12:29 2017 +0000
@@ -4,6 +4,8 @@
 - What needs to e done in the MURATA PA_BOOST case
 - Verify the Murata ANT Switch code.
 - Make the timers more generic and move the OS code into the HAL layer.
+- add support for Arduino - add sx1276-Arduino-hal.h/cpp
+- add support for Linux - add sx1276-Linux-hal.h/cpp