esp32-nimble 0.7.0

A wrapper for the ESP32 NimBLE Bluetooth stack.
1
2
3
fn main() {
  embuild::espidf::sysenv::output();
}