embuild 0.30.4

A build support library for embedded Rust
Documentation

embuild

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 23 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

espidf

  • tempfile
  • which
  • git
  • serde
  • serde_json
  • strum
  • dirs

pio

  • ureq
  • bindgen
  • tempfile
  • which
  • manifest
  • serde
  • serde_json

cmake

  • dep-cmake
  • tempfile
  • bindgen
  • serde
  • serde_json
  • strum

manifest

  • cargo_toml
  • toml

kconfig

  • serde
  • serde_json

glob

  • globwalk

elf

  • xmas-elf

git

  • remove_dir_all

cargo_toml

    This feature flag does not enable additional features.

dirs

    This feature flag does not enable additional features.

strum

    This feature flag does not enable additional features.

which

    This feature flag does not enable additional features.

bindgen

    This feature flag does not enable additional features.

toml

    This feature flag does not enable additional features.

xmas-elf

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

globwalk

    This feature flag does not enable additional features.

remove_dir_all

    This feature flag does not enable additional features.

ureq

    This feature flag does not enable additional features.

dep-cmake

    This feature flag does not enable additional features.

tempfile

    This feature flag does not enable additional features.