mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-08 12:42:34 +08:00

Use size_t and %zu in printf of sd modules to fix compilation errors in 64-bit environment. Signed-off-by: Yinzhe Wu <Yinzhe.Wu@sony.com> Reviewed-by: Yuezhang Mo <Yuezhang.Mo@sony.com> Reviewed-by: Jacky Cao <Jacky.Cao@sony.com> Tested-by: Yinzhe Wu <Yinzhe.Wu@sony.com>