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

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.