Skip to content
Commit b5cb28ea authored by Martin Kojtal's avatar Martin Kojtal
Browse files

examples: Fix cmsis-rtos thread printing variables



Fix warning:
```
`warning: format specifies type 'unsigned int'
but the argument has type 'osThreadId_t'
(aka 'void *') [-Wformat]`
```

Signed-off-by: Martin Kojtal's avatarMartin Kojtal <martin.kojtal@arm.com>
parent a2d59969
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