mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +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>