mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 13:56:00 +08:00
fdb8e85525
Use PRIu32 instead of %d/%u for uint32_t to avoid build warnings on different architectures. Signed-off-by: Filipe Cavalcanti <filipe.cavalcanti@espressif.com>