diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-10-27 11:11:13 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-10-27 11:16:34 -0400 |
commit | 627c1c5d2a9d655d52960a17be7acff928d7ada2 (patch) | |
tree | e59b80ef15223978f072f18d76148833741911e0 /klippy/extras | |
parent | de331802365020f3a13ab6ffa97a3c96609af161 (diff) | |
download | kutter-627c1c5d2a9d655d52960a17be7acff928d7ada2.tar.gz kutter-627c1c5d2a9d655d52960a17be7acff928d7ada2.tar.xz kutter-627c1c5d2a9d655d52960a17be7acff928d7ada2.zip |
rp2040: Add barrier() around all memcpy() calls in usbserial.c
Make sure gcc doesn't reorder any of the memcpy() calls to the usb
data ram.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras')
0 files changed, 0 insertions, 0 deletions