mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 08:38:14 +10:00
8 lines
154 B
INI
8 lines
154 B
INI
# common stuff
|
|
source [find target/at91sam3uxx.cfg]
|
|
|
|
# size is automatically "calculated" by probing
|
|
flash bank at91sam3 0x000080000 0 1 1 $_TARGETNAME
|
|
|
|
|