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
8 lines
186 B
INI
8 lines
186 B
INI
source [find interface/sysfsgpio-raspberrypi.cfg]
|
|
sysfsgpio_swd_nums 25 24
|
|
sysfsgpio_srst_num 23
|
|
transport select swd
|
|
set DUAL_BANK 1
|
|
source [find target/stm32h7x.cfg]
|
|
reset_config none
|