Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 328 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 328 Bytes

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