ghidraninja / game-and-watch-flashloader

A small tool to flash the SPI-flash using OpenOCD.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

game-and-watch-flashloader

A small tool to flash the SPI-flash using OpenOCD.

Usage

  • (Optional) Initialize using STM32CubeMX or dowload all SDK files using make download_sdk -j
  • Build the code using make
  • Run flash.sh, point it to the image you want to flash
  • Wait until your device blinks once a second
  • Done

About

A small tool to flash the SPI-flash using OpenOCD.


Languages

Language:C 84.6%Language:Makefile 7.7%Language:Shell 7.7%