IronOS icon indicating copy to clipboard operation
IronOS copied to clipboard

Refactoring Settings enumeration to be dynamically generated

Open Ralim opened this issue 5 months ago • 0 comments

  • Please check if the PR fulfills these requirements
  • [x] The changes have been tested locally
  • [x] There are no breaking changes
  • What kind of change does this PR introduce?

This is moving us towards generating the settings lookup table dynamically at compile time; so we can easily add per-model defaults. As well as allowing a cli tool to read/write/generate pre-load files.

  • What is the current behavior?
  • What is the new behavior (if this is a feature change)?

  • Other information: Have diffed generated code to existing code with not change (sans formatting)

Ralim avatar Jul 07 '25 07:07 Ralim