Skip to content
Commit 5404130e authored by Michal Gorecki's avatar Michal Gorecki Committed by Jamie
Browse files

boot_serial: Fix build for 64-bit architectures



Typecasting pointer variables to uint32_t
instead of uintptr_t was causing build error
on 64-bit architecture.

This is useful, because I am currently working
on implementing support for 64-bit native target
in Apache Mynewt. There is unit test for boot_serial
and it cannot be compiled without this changes.

Signed-off-by: default avatarMichal Gorecki <michal.gorecki@codecoup.pl>
parent 76d19b3b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment