novag / SlimLoRa

WIP, does NOT work yet. See https://github.com/novag/LoRa-ATtiny-Node for a working version made for the ATtiny85.
GNU Lesser General Public License v3.0
12 stars 1 forks source link

Support for SAMD boards, CircuitPython #9

Open brentru opened 3 years ago

brentru commented 3 years ago

Hiya, I'm the author of TinyLoRa (https://github.com/adafruit/TinyLoRa/) mentioned in your ReadMe ("Therefore its structure is similar to the TinyLoRa library.").

How could I help you with this project as we move from TinyLoRa to a more featured implementation?

I'd like to add support for SAMD21/SAMD51-based boards, and support CircuitPython as well. But, feel free to point me anywhere else I could assist.