mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 14:54:32 +00:00
The vararg extraction for unmodified integers always used int, which sign extends when assigned to the printk_val_t. Avoid the sign extension for unsigned values. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no> |
||
---|---|---|
.. | ||
cmsis_rtos_v1 | ||
cmsis_rtos_v2 | ||
fnmatch | ||
gui | ||
libc | ||
open-amp | ||
os | ||
posix | ||
CMakeLists.txt | ||
Kconfig |