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:
106:84fff1b57caa
Parent:
95:36a7fc74e437
Child:
111:c47d5224a2d1
--- a/LoRa_TODO.txt	Wed Nov 22 12:14:00 2017 +0100
+++ b/LoRa_TODO.txt	Sun Nov 26 14:40:23 2017 +0100
@@ -1,8 +1,6 @@
-
 Move finished tasks to Done section:
 
 TODOs:
-- add support for Linux - add sx1276-Linux-hal.h/cpp
 - Add support to provide the send/receive packet buffer,
   no need to allocate packet data in the sx1276 driver. Can be provided
   Rx/Tx parameters, this avoids double memory usage