Skip to content
Commit 5b690c69 authored by Krzysztof Chruściński's avatar Krzysztof Chruściński Committed by Christopher Friedt
Browse files

logging: log_output: Fix immediate output for big endian



Pointer to int was passed to a function which expected pointer to
uint8_t. There was an unexpected content for big endian as the
highest byte was read instead of the lowest which contained valid char.

Signed-off-by: default avatarKrzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
parent 139f2009
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment