Closed xobs closed 2 weeks ago
When printing a uin32_t, macros from inttypes.h should be used.
inttypes.h
This fixes the build on Xtensa targets.
Detailed description
When printing a uin32_t, macros from
inttypes.h
should be used.This fixes the build on Xtensa targets.
Your checklist for this pull request