Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.
/ sx1280-linux Public archive

Linux driver for Semtech SX1280

License

LGPL-3.0, Unknown licenses found

Licenses found

LGPL-3.0
LICENSE
Unknown
LICENSE-SEMTECH.txt
Notifications You must be signed in to change notification settings

YukiWorkshop/sx1280-linux

Repository files navigation

sx1280-linux

Linux driver for Semtech SX1280

Requirements

  • C++17
  • CMake 3.14+
  • Linux kernel 4.8+

Dependencies

They will be automatically installed by CPM.

Usage

See test.cpp for examples. Most usages are exactly same as the SX1280 mbed driver.

License

LGPLv3

Acknowledgements

This library is based on the SX1280 mbed driver by Semtech S.A.