aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/spi_flash
Commit message (Expand)AuthorAgeFilesLines
* spi_flash: Add btt-skr-bx-se to the board types (#4951)adelyser2022-01-291-0/+5
* spi_flash: Add btt-skr-mini-e3-v3 board definitionKevin O'Connor2021-12-231-0/+6
* spi_flash: Better fallback on MCU protocol changeJustin Schuh2021-11-091-3/+15
* spi_flash: Fix MCU handshake protocolJustin Schuh2021-11-081-1/+1
* spi_flash: Improve Python3 compatibilityKevin O'Connor2021-10-071-5/+6
* spi_flash: Support firmware dictionary validationJustin Schuh2021-07-201-4/+27
* spi_flash: Make SD updates more tolerant of flaky boardsJustin Schuh2021-07-201-22/+53
* spi_flash: Add board definitions for Fysetc S6 and SpiderWilhelm Schuster2021-05-031-0/+9
* serialhdl: Update callers to decide serial fd typeKevin O'Connor2021-03-021-2/+4
* chelper: Fix check for failed code buildKevin O'Connor2021-02-071-1/+1
* spi_flash: support for firmware upgrades via SD CardArksine2021-02-055-0/+1574