Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
esp-cpp
/
espp
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
113
Code
Issues
0
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(state_machine): generate the example's HFSM from its model at build time
- #776
#776
Merged
finger563
merged 9 commits into
main
esp-cpp/espp:main
from
feature/generate-hfsm-in-build
esp-cpp/espp:feature/generate-hfsm-in-build
Copy head branch name to clipboard
Sep 5, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat(state_machine): generate the example's HFSM from its model at build time
#776
finger563
merged 9 commits into
main
esp-cpp/espp:main
from
feature/generate-hfsm-in-build
esp-cpp/espp:feature/generate-hfsm-in-build
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2026
feat(state_machine): generate the example's HFSM from its model at build time
Show description for ae8ad58
finger563
and
claude
committed
ae8ad58
View commit details
Copy full SHA for ae8ad58
Browse repository at this point
Generate only the machine, using the generator's --no-support
Show description for 2a01d0b
finger563
and
claude
committed
2a01d0b
View commit details
Copy full SHA for 2a01d0b
Browse repository at this point
Use the released generator from npm now that v1.8.0 is out
Show description for 4b8bc7d
finger563
and
claude
committed
4b8bc7d
View commit details
Copy full SHA for 4b8bc7d
Browse repository at this point
fix(state_machine): address #776 review — node>=18 guard, non-interactive npx, stale-artifact cleanup
Show description for 92f5aee
finger563
and
claude
committed
92f5aee
View commit details
Copy full SHA for 92f5aee
Browse repository at this point
Make HFSM generation a function the component provides
Show description for b29c8ee
finger563
and
claude
committed
b29c8ee
View commit details
Copy full SHA for b29c8ee
Browse repository at this point
Sort generated HFSM sources
Show description for d7c2478
Copilot
and
finger563
authored
d7c2478
View commit details
Copy full SHA for d7c2478
Browse repository at this point
Harden HFSM generation and Node setup
Show description for 9aa95ec
Copilot
and
finger563
authored
9aa95ec
View commit details
Copy full SHA for 9aa95ec
Browse repository at this point
Merge branch 'main' into feature/generate-hfsm-in-build
finger563
authored
d91afc4
View commit details
Copy full SHA for d91afc4
Browse repository at this point
fix(state_machine): quote CI generator setup safely
Show description for 910adeb
Copilot
and
finger563
authored
910adeb
View commit details
Copy full SHA for 910adeb
Browse repository at this point
You can’t perform that action at this time.