espforge_platform

Crates.ioespforge_platform
lib.rsespforge_platform
version0.1.3
created_at2026-01-16 11:59:22.305092+00
updated_at2026-01-22 01:33:39.522023+00
descriptionPlatform abstractions for espforge projects
homepagehttps://github.com/mohankumargupta/espforge
repositoryhttps://github.com/mohankumargupta/espforge
max_upload_size
id2048485
size46,837
(mohankumargupta)

documentation

https://github.com/mohankumargupta/espforge

README

Espforge Platform

Platform abstractions and drivers for projects generated by espforge.

This library provides ergonomic wrappers around esp-hal and embedded-hal implementations for components like buttons, LEDs, and buses, simplifying the boilerplate in generated code.

Usage

This crate is primarily intended to be used by the code generated by espforge

Commit count: 33

cargo fmt