esp32-hal 0.3.0

A Hardware abstraction layer for Espressif's ESP32 WiFi microcontroller.
Documentation

esp32-hal

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

default

  • mem
  • rt

mem

    This feature flag does not enable additional features.

rt

  • esp32/rt
  • xtensa-lx-rt

xtensa-lx-rt

    This feature flag does not enable additional features.

alloc

  • linked_list_allocator

external_ram

  • esp32-hal-proc-macros/external_ram

all_in_ram

    This feature flag does not enable additional features.

linked_list_allocator

    This feature flag does not enable additional features.