klipper/klippy
Justin Schuh bb801905be spi_flash: Make SD updates more tolerant of flaky boards
Validation passes if either of the following succeeds (in order):
1. Active firmware's raw dictionary changed after update
2. Checksum of firmware.cur matches expected

Additionally, deletes firmware.bin if found after update succeeds.

Signed-off-by: Justin Schuh <code@justinschuh.com>
2021-07-20 18:05:05 -04:00
..
chelper kinematics: Add dual_carriage to hybrid-corexyz (#4296) 2021-06-27 18:37:05 -04:00
extras controller_fan: Minor updates 2021-07-20 10:34:14 -04:00
kinematics kinematics: Add dual_carriage to hybrid-corexyz (#4296) 2021-06-27 18:37:05 -04:00
clocksync.py msgblock: Add clock estimation helper functions 2021-06-09 18:58:35 -04:00
configfile.py
console.py
gcode.py
klippy.py klippy: Add a newline between initial error message and hint text 2021-06-10 21:30:09 -04:00
mathutil.py
mcu.py mcu: Set reqclock on trsync_start commands 2021-07-09 14:34:38 -04:00
msgproto.py spi_flash: Make SD updates more tolerant of flaky boards 2021-07-20 18:05:05 -04:00
parsedump.py
pins.py duplicate_pin_override: Debugging tool to permit multiple use pins 2021-06-27 18:50:51 -04:00
queuelogger.py
reactor.py
serialhdl.py msgblock: Add clock estimation helper functions 2021-06-09 18:58:35 -04:00
stepper.py stepper: Minor indentation changes 2021-07-03 23:58:40 -04:00
toolhead.py
util.py
webhooks.py