nightt5879 opened a new pull request, #3556: URL: https://github.com/apache/nuttx-apps/pull/3556
## Summary - Add explicit Kconfig options for scpi-parser's optional unit groups. - Map each option to the matching upstream `USE_UNITS_*` compile-time define. - Keep the existing default unit set while allowing users to enable groups such as `USE_UNITS_TIME=1` without raw CFLAGS injection. Fixes #3087 ## Testing - `git diff upstream/master...HEAD --check` - Parsed `industry/scpi/Kconfig` with `kconfiglib` and verified all new unit symbols are present. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
