ESP Component Registry
Open main menu
Docs
Blog
Sign in
Namespace
Tags
Target
IDF Version
Sort By:
Relevance
Relevance
Total Downloads
Name
Namespace and Name
Last Updated
Descending order
Displaying 1-2 of total 2 components
deftio/xelp
v0.3.5
0
uploaded 1 month ago
Tiny CLI and script interpreter for embedded systems. Under 4KB flash, zero malloc, multi-instance. Interactive command line with scriptable dispatch, single-key menus, and pass-through mode.
Supports all targets
Tags:
cli
command-line
interpreter
script
serial
embedded
no-heap
bare-metal
console
License:
Custom
Downloaded 9 times
fishwaldo/fsm
v0.4.1
1
uploaded 1 week ago
Header-only C++20 hierarchical table-driven FSM: declarative constexpr transition tables with compile-time exhaustiveness validation, arbitrary guards, first-class timeouts, refusal-as-a-verdict, and optional observer/introspection debugging. Zero heap, no exceptions/RTTI, C-callable via a thin facade pattern.
Supports all targets
Tags:
fsm
state-machine
statechart
hsm
hierarchical
header-only
cpp
cpp20
embedded
esp32
timers
timeouts
no-heap
constexpr
License:
MIT
Includes 1 example
Downloaded 2 times