Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phase 1 state machines #493

Merged
merged 277 commits into from
Sep 4, 2024
Merged

Phase 1 state machines #493

merged 277 commits into from
Sep 4, 2024

Conversation

garthwatney
Copy link
Collaborator

This pull request adds the Phase 1 of state machines to the FPP language. In phase 1 the state machine behavior is specified outside FPP but the state machine definition names and instance names are specified in FPP and the appropriate support code is generated in the component base class. There are also some incidental cleanup like the key words (ask Rob)

bocchino and others added 30 commits May 23, 2024 08:41
@bocchino
Copy link
Collaborator

bocchino commented Sep 2, 2024

fpp-check is now passing.

@bocchino bocchino changed the title Add Phase 1 state machines to FPP Phase 1 state machines Sep 3, 2024
Copy link
Collaborator

@bocchino bocchino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@bocchino bocchino merged commit 55d4a48 into main Sep 4, 2024
11 checks passed
@bocchino bocchino deleted the feature/state-machine-phase-1 branch September 4, 2024 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants