mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 11:41:51 +08:00
Replace 'x' printf format specifier with PRIx32 where corresponding value is uint32_t type. Signed-off-by Peter Barada <peter.barada@gmail.com>
Replace 'x' printf format specifier with PRIx32 where corresponding value is uint32_t type. Signed-off-by Peter Barada <peter.barada@gmail.com>