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