Skip to content
Commit 098cfc7d authored by Hugues Kamba Mpiana's avatar Hugues Kamba Mpiana Committed by Jaeden Amero
Browse files

freertos: Fix example printf format specifier warnings



Cast custom pointer type to `uintptr_t` to print its value
with the `PRIxPTR` printf format specifier conversion macro
to remove compiler warnings for the iotsdk-example-freertos
example.

Signed-off-by: Hugues Kamba Mpiana's avatarHugues Kamba-Mpiana <hugues.kambampiana@arm.com>
parent 2801e09c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment