70a51cdb5cbf280cd03f1a4eaf849e2cc543cc99
LLCC68 driver
in-house driver for LLCC68 that should NOT be used other than for LLCC68. Internal buffer, C++ 20 features is used.
Usage
See app_const_llcc68_template.hpp
Configuration via menuconfig:
- LLCC68 options → Ignore SPI_CMD_INVALID status in SPI driver
- Maps to APP_SPI_DISABLE_INVALID_STATUS_CHECK
- Default: disabled (N)
- LLCC68 options → Disable radio calibration
- Maps to APP_RADIO_DISABLE_CALIBRATION
- Default: enabled (Y)
TODO
- Long-Range Frequency Hopping Spread Spectrum (LR-FHSS)
- cleanup interface for public use
See
Description
Languages
C++
99.5%
CMake
0.5%