mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-24 12:26:04 +00:00
As printf() is now used directly instead of printf proxy function, there's warning-as-error that long long is passed where %lu expected, so cast it explicitly. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
testcase.yaml |