ESP-IDF component for controlling CC1101 RF transceiver.
It relies on esp-idf SPI functions, so its usable on ESP32 microcontroller only.
- View API documentation
- Create and view API documentation
make doxy-api-view - Create and view source documentation
make doxy-dev-view
- This repository on GitHub