diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-10-30 00:23:04 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-10-30 14:04:12 -0400 |
commit | a5604320418a13472940f4bdf11e56a9c197ff12 (patch) | |
tree | e79b17772a7454315052dfd1682b40f8e5968f4b /docs/G-Codes.md | |
parent | 473828ca6aef18c574b8665ae484513e5592af03 (diff) | |
download | kutter-a5604320418a13472940f4bdf11e56a9c197ff12.tar.gz kutter-a5604320418a13472940f4bdf11e56a9c197ff12.tar.xz kutter-a5604320418a13472940f4bdf11e56a9c197ff12.zip |
command: Fix handling of buffer passing in args[] on 64bit mcu
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>
Diffstat (limited to 'docs/G-Codes.md')
0 files changed, 0 insertions, 0 deletions