Otpvondoiats opened a new pull request, #13536:
URL: https://github.com/apache/nuttx/pull/13536
## Summary
lib_libvsprintf.c: add Add support for %pB parameter.
## Impact
None, only uorb info call.
## Testing
struct va_format vaf;
vaf.fmt = "%d%hf%lf";
vaf.va = ≈
printf("%s:%pB", str, vaf);
--
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]