crosstyan 4602468822 Update GPIO header inclusion in llcc68 template file
- Replaced the inclusion of `<driver/gpio.h>` with `<soc/gpio_num.h>` to align with the updated GPIO handling in the llcc68 component.
2025-05-19 18:09:28 +08:00
2025-05-14 12:17:06 +08:00
2025-05-14 12:17:06 +08:00
2025-05-14 12:17:06 +08:00

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

TODO

  • Long-Range Frequency Hopping Spread Spectrum (LR-FHSS)
  • cleanup interface for public use

See

Description
No description provided
Readme 6.2 MiB
Languages
C++ 99.6%
CMake 0.4%