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

default

  • mem (default)
  • rt (default)

mem (default)

This feature flag does not enable additional features.

rt (default)

xtensa-lx-rt (default)

This feature flag does not enable additional features.

all_in_ram

This feature flag does not enable additional features.

alloc

external_ram

linked_list_allocator

This feature flag does not enable additional features.