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

Preprocessor switch to compile descriptor validation code #23

Open
kiksotik opened this issue Nov 10, 2022 · 1 comment
Open

Preprocessor switch to compile descriptor validation code #23

kiksotik opened this issue Nov 10, 2022 · 1 comment
Labels
enhancement New feature or request STM32 About the STM32 firmware implementation of HDC

Comments

@kiksotik
Copy link
Owner

The hdc_device_conf.h file could allow users to enable and disable the compilation of code that sanity-checks/validates the descriptors.

  • Duplicate IDs or Names
  • Validity of Names as tokens in JSON and other languages.
  • Missing data items
  • ...
@kiksotik kiksotik added enhancement New feature or request STM32 About the STM32 firmware implementation of HDC Python About the hdcproto Python package and removed Python About the hdcproto Python package labels Nov 10, 2022
@kiksotik
Copy link
Owner Author

Similar mechanism as we'll probably require to deal with Attribute Optionality (#25 ) in auto-generated firmware source-code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request STM32 About the STM32 firmware implementation of HDC
Projects
None yet
Development

No branches or pull requests

1 participant