Skip to content

Add DP implied uses to dictionary #742

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jwest115
Copy link
Collaborator

@jwest115 jwest115 commented Jun 18, 2025

Require that the following types are defined and output them to the dictionary:

Aliases

  • FwDpIdType
  • FwDpPriorityType
  • FwSizeStoreType
  • FwTimeBaseStoreType
  • FwTimeContextStoreType

Enums

  • Fw.DpState
  • Fw.DpCfg.ProcType

Constants

  • Fw.DpCfg.CONTAINER_USER_DATA_SIZE

Closes #719.

@jwest115 jwest115 requested a review from bocchino June 18, 2025 00:32
@jwest115 jwest115 marked this pull request as ready for review June 18, 2025 00:35
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.

Add DP types/constants to dictionary required types
2 participants