lib: Update to latest can2040 code

Fix PIO "sync" register overflow check
Reduce latency of tx scheduling
Clear ackdone irq from report_note_eof_success()
Defer ack inject until after rx fifo drained
Improve passive/dominant bit conflict check on tx reschedule

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2022-11-21 09:36:30 -05:00
parent cfb633a0ec
commit c51f169c06
2 changed files with 77 additions and 63 deletions

View File

@@ -146,4 +146,4 @@ used to upload firmware to devices flashed with the CanBoot bootloader.
The can2040 directory contains code from:
https://github.com/KevinOConnor/can2040
revision e509ac03367d5b4c72a44eb9cecc3182b2dbe881.
revision 53c09fb06a8eac90a6941e988d09d08b8e16ba78.