klipper/scripts/spi_flash
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
..
board_defs.py spi_flash: Add board definitions for Fysetc S6 and Spider 2021-05-03 14:36:18 -04:00
fatfs_api.c
fatfs_api.h
fatfs_lib.py
spi_flash.py spi_flash: Make SD updates more tolerant of flaky boards 2021-07-20 18:05:05 -04:00