mirror of
https://github.com/kbeckmann/game-and-watch-retro-go.git
synced 2025-12-17 19:16:02 +01:00
* set intflash address when programming * Allow flashapp to work when flashing bank 2 * update readme * Add tim bootloader SRAM magic-byte * move boot stuff around to more appropriate locations
5 lines
105 B
INI
5 lines
105 B
INI
source [find interface/jlink.cfg]
|
|
transport select swd
|
|
set DUAL_BANK 1
|
|
source [find target/stm32h7x.cfg]
|