mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 01:54:29 +00:00
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: Dennis Wildmark <dennis.wildmark@assaabloy.com> |
||
---|---|---|
.. | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
jwt | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
usb | ||
CMakeLists.txt | ||
Kconfig |