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
|
||
|
|
||
|
|