Skip to content
Commit af98cd7b authored by Dennis Wildmark's avatar Dennis Wildmark Committed by Anas Nashif
Browse files

DFU: img util: Fixed warnings when compiling with newlib



Fixed format error when compiling with gcc and newlib.
Used standard formats (%u) instead of inttypes formats (PRIxxx)
since Zephyr redefines the standard formats, that way it should always
be in line with the Zephyr types.

Compiled with and without newlib using gcc.

Signed-off-by: default avatarDennis Wildmark <dennis.wildmark@assaabloy.com>
parent 4462069d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment