~witcher/ble-esp32c3

Library for BLE on the ESP32-C3
use public-inbox as mailing list
Remove unneeded clippy lints
Clippy: Add more lints and fix some of them

clone

read-only
https://git.sr.ht/~witcher/ble-esp32c3
read/write
git@git.sr.ht:~witcher/ble-esp32c3

You can also use your local clone with git send-email.

#ble-esp32c3

Primitive Rust crate for interfacing with Bluetooth Low Energy on the ESP32-C3. it was developed as part of my bachelor-thesis and doesn't allow a lot of configuration.

#Compiling

Install the dependencies:

  • Rust (nightly, for RISCV on the ESP32-C3)
cargo build

#Resources

Send patches and questions to ~witcher/public-inbox@lists.sr.ht.

Instructions for preparing a patch are available at git-send-email.io.

Do not follow this link