mirror of
https://github.com/andreili/klipper.git
synced 2025-09-12 00:21:14 +02:00
If the buffer pointer can't fit in a uint32_t then pass a relative buffer offset instead. This fixes buffer handling on 64bit linux mcus. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>