aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/spi_flash
Commit message (Expand)AuthorAgeFilesLines
* Isort all scriptsv0.1.0-rc1Tomasz Kramkowski2025-08-151-8/+9
* Rename everything significant to Kutter except for docsTomasz Kramkowski2025-08-152-24/+24
* Run black on all first party python codeTomasz Kramkowski2025-08-063-579/+659
* spi_flash: Add ZNP Robin Nano v2.2 to board defs (#6986)Burrito2025-07-281-0/+7
* spi_flash: FATFS fix missing long filenames support needed by flash-sdcard.sh...Sasquatch2025-07-274-3/+16
* klippy: fix typos in python code (#6989)Thijs Triemstra2025-07-251-4/+4
* spi_flash: fix hw busTimofey Titovets2025-04-281-1/+3
* spi_flash: fix spi bus switch (#6906)Timofey Titovets2025-04-201-1/+0
* software_spi: set rate limiting ticks from the hostTimofey Titovets2025-04-171-16/+29
* spi_flash: Update board_defs.py - BTT Octopus Max EZ (#6817)JamesH19782025-02-151-0/+7
* flashsd: Add support for chitu-v6 (#6671)Bevan Weiss2024-09-052-13/+24
* spi_flash: Add stm32g0b0xx to board_defs.py (#6646)bryan0652024-07-181-0/+6
* spi_flash: Update board_defs.py (#6318)locki-cz2023-08-151-0/+1
* scripts: Support both H743 and H723 BTT SKR3 boards sdflashDonna Whisnant2023-08-111-1/+8
* spi_flash: New Board Definition for BTT SKRat V1.0 (#6249)Dennis Kühn2023-06-291-1/+7
* stm32: Add sdio supportH. Gregor Molter2023-02-201-6/+416
* spi_flash: Add SKR2 F429 chip variant to spi_flash (#5956)JamesH19782023-01-041-1/+2
* board_defs: Add Fysetc Cheetah V2 to spi_flash (#5952)JamesH19782022-12-311-0/+7
* spi_flash: Update to fix SKR-3 config (#5827)JamesH19782022-10-131-2/+3
* spi_flash: Add SKR2, SKR3 and Creality 4.2.2/7 to spi_flash (#5807)JamesH19782022-10-051-2/+15
* scripts: Support BigTreeTech Octopus boards in flash-sdcard.Donna Whisnant2022-09-111-0/+29
* scripts: Support SDIO in flash-sdcard using split verification stepDonna Whisnant2022-09-111-7/+42
* spi_flash: Add board definition for Mellow FLY Gemini V2 (#5651)s6t2022-07-201-0/+5
* spi_flash: add mks_monster8,robin_v3 (#5568)Andreas Fröhlke2022-06-181-1/+8
* spi_flash: reduce speed to 400KEric Callahan2022-04-251-1/+1
* spi_flash: validate mcu configurationEric Callahan2022-04-251-5/+21
* spi_flash: support spi protocol changesEric Callahan2022-04-221-8/+22
* 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