mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-08 14:34:06 -06:00
lib: Update to the latest can2040 code
Rename to "match" state machine instead of "ack". Minor simplification to tx_note_crc_start(). Call pio_match_clear() from report functions. Add pio_match_calc_key() helper function. Raise irq after 6 passive eof bits for faster rx message notification. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
24a1b50e51
commit
36887ce6fe
3 changed files with 96 additions and 81 deletions
|
@ -131,4 +131,4 @@ used to upload firmware to devices flashed with the CanBoot bootloader.
|
|||
|
||||
The can2040 directory contains code from:
|
||||
https://github.com/KevinOConnor/can2040
|
||||
revision 17b8ace15584077cd0bf0c3e038c2a2a8edd70ed.
|
||||
revision c981fa7666ee9ce1650904e38f7287cb861df18c.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue