aboutsummaryrefslogtreecommitdiffstats
path: root/lib/README
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2022-11-21 09:36:30 -0500
committerKevin O'Connor <kevin@koconnor.net>2022-11-21 09:36:30 -0500
commitc51f169c06921152a2e9c386016660d0bb09f767 (patch)
tree9523eca374011c724fba83017bb49a77803ec6b1 /lib/README
parentcfb633a0ecb21e855781c106fa37a214f3b9a0d3 (diff)
downloadkutter-c51f169c06921152a2e9c386016660d0bb09f767.tar.gz
kutter-c51f169c06921152a2e9c386016660d0bb09f767.tar.xz
kutter-c51f169c06921152a2e9c386016660d0bb09f767.zip
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>
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/README b/lib/README
index ca2b516c..bf80a105 100644
--- a/lib/README
+++ b/lib/README
@@ -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.