https://github.com/armmbed/mbed-semtech-lora-rf-drivers
Semtech's LoRa RF drivers for mbed OS
https://github.com/armmbed/mbed-semtech-lora-rf-drivers
Last synced: about 1 year ago
JSON representation
Semtech's LoRa RF drivers for mbed OS
- Host: GitHub
- URL: https://github.com/armmbed/mbed-semtech-lora-rf-drivers
- Owner: ARMmbed
- License: other
- Created: 2017-11-30T13:41:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T08:35:47.000Z (almost 6 years ago)
- Last Synced: 2023-10-20T17:29:08.762Z (over 2 years ago)
- Language: C++
- Size: 241 KB
- Stars: 29
- Watchers: 11
- Forks: 25
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mbed enabled Semtech LoRa/FSK radio drivers.
## NOTE! This repository is deprecated.
From mbed-os 6.0 onwards, these drivers are included in mbed-os as components. To enable your driver just enable the driver in mbed_app.json as e.g `"target.components_add": ["SX126X"],`