Clang detects a value of the wrong size passed to printf with %h or %hh modifiers. Insert explicit casts to the expected type. Signed-off-by: Keith Packard <keithp@keithp.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.c | ||
| prj.conf | ||
| testcase.yaml | ||
Clang detects a value of the wrong size passed to printf with %h or %hh modifiers. Insert explicit casts to the expected type. Signed-off-by: Keith Packard <keithp@keithp.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.c | ||
| prj.conf | ||
| testcase.yaml | ||