diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2023-04-15 12:54:32 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2023-04-24 11:31:06 -0400 |
commit | b17ae55f5bd3a079ab3626b1e6fd5c60416e6ba0 (patch) | |
tree | 0c8fa17a8d47a8276a385ee662a641fdbbff070c /src/rp2040 | |
parent | 28f11244c3a91c18f0f4f3c3a02b5f20b0ff5547 (diff) | |
download | kutter-b17ae55f5bd3a079ab3626b1e6fd5c60416e6ba0.tar.gz kutter-b17ae55f5bd3a079ab3626b1e6fd5c60416e6ba0.tar.xz kutter-b17ae55f5bd3a079ab3626b1e6fd5c60416e6ba0.zip |
usb_canbus: Rework USB message transmit prioritization
There is no need to heavily prioritize the sending of canbus packets
over USB. A single check to flush the incoming canbus packets is
sufficient.
Also, be sure to wake up canserial_notify_tx() even if canhw_send()
blocks.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/rp2040')
0 files changed, 0 insertions, 0 deletions