klipper/scripts/spi_flash
Sezgin AÇIKGÖZ a683ef3503
Some checks are pending
Build test / build (push) Waiting to run
spi_flash: add timestamp to firmware filenames on sdcard upload (#7063)
Some Creality bootloaders skip flashing if the firmware filename is
unchanged. By appending a timestamp to the firmware filename during
sdcard upload, each update generates a unique name, ensuring that
the bootloader always accepts and flashes the new firmware.

Signed-off-by: Sezgin AÇIKGÖZ <sezginacikgoz@mail.com>
2025-09-29 20:24:13 -04:00
..
board_defs.py spi_flash: add timestamp to firmware filenames on sdcard upload (#7063) 2025-09-29 20:24:13 -04:00
fatfs_api.c spi_flash: support for firmware upgrades via SD Card 2021-02-05 19:37:56 -05:00
fatfs_api.h spi_flash: FATFS fix missing long filenames support needed by flash-sdcard.sh (#6981) 2025-07-27 12:09:11 -04:00
fatfs_lib.py spi_flash: FATFS fix missing long filenames support needed by flash-sdcard.sh (#6981) 2025-07-27 12:09:11 -04:00
spi_flash.py spi_flash: add timestamp to firmware filenames on sdcard upload (#7063) 2025-09-29 20:24:13 -04:00