xiaoxiang781216 commented on PR #16022: URL: https://github.com/apache/nuttx/pull/16022#issuecomment-2737553809
> Due to this type modification, many logging calls had to be fixed with the proper format specifiers: %u, %lu, %ld, etc across arch and board files. No, you should use PRIxyy from include/inttypes.h to be portable. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org