Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi_flash: Add board definitions for Fysetc S6 and Spider | Wilhelm Schuster | 2021-05-03 | 1 | -0/+9 |
| | | | | Signed-off-by: Wilhelm Schuster <ws@rot13.io> | ||||
* | spi_flash: support for firmware upgrades via SD Card | Arksine | 2021-02-05 | 1 | -0/+93 |
This module connects directly to MCU's previously flashed with Klipper, uploads Klipper firmware to an attached SD Card, and performs a device reset to intiate the bootloader's update process. Signed-off-by: Eric Callahan <arksine.code@gmail.com> |