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

Latest commit

 

History

History
24 lines (17 loc) · 480 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 480 Bytes

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.