diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-02-12 10:57:13 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-02-12 11:23:29 -0500 |
commit | d7bacae29da2ffd2d8d3fe8d67441bb45098d4fb (patch) | |
tree | 48fd6e6d8bbab567dc41cdf76387b5f428c70523 /src/stepper.c | |
parent | dfd052511fa7127c6522a78b19c4263fb7bbb8cd (diff) | |
download | kutter-d7bacae29da2ffd2d8d3fe8d67441bb45098d4fb.tar.gz kutter-d7bacae29da2ffd2d8d3fe8d67441bb45098d4fb.tar.xz kutter-d7bacae29da2ffd2d8d3fe8d67441bb45098d4fb.zip |
pru: Request the host not send more than 496 bytes to the pru
Writes over 496 bytes don't fit in a single "rpmsg" page. Request the
host limit the number of bytes outstanding to avoid getting "write:
(22)Invalid argument" errors.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/stepper.c')
0 files changed, 0 insertions, 0 deletions