Lora-net / llcc68_driver

Driver for LLCC68 radio
BSD 3-Clause Clear License
59 stars 24 forks source link
c driver fsk lora radio

LLCC68 driver

This package proposes an implementation in C of the driver for LLCC68 radio component. Please see the changelog for more information.

Structure

The driver is defined as follows:

HAL

The HAL (Hardware Abstraction Layer) is a collection of functions the user shall implement to write platform-dependant calls to the host. The list of functions is the following: