embedded-svc 0.27.1

A set of traits for services higher level than embedded-hal and typically found in embedded microcontrollers with WiFi or BLE support.

embedded-svc

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 10 of them enabled by default.

default

  • std
  • use_serde
  • use_strum
  • use_numenum
  • log

std

  • alloc
  • embedded-io/std
  • embedded-io-async/std
  • serde/std
  • strum?/std
  • num_enum?/std

use_serde

  • dep:serde
  • enumset/serde
  • no-std-net/serde
  • heapless/serde

use_strum

  • strum
  • strum_macros

use_numenum

  • num_enum

log

  • dep:log

alloc

  • embedded-io/alloc
  • embedded-io-async/alloc
  • serde/alloc
  • defmt?/alloc

strum

  • dep:strum

strum_macros

  • dep:strum_macros

num_enum

  • dep:num_enum

defmt

  • dep:defmt
  • heapless/defmt-03
  • embedded-io/defmt-03
  • embedded-io-async/defmt-03

nightly

    This feature flag does not enable additional features.

experimental

    This feature flag does not enable additional features.