]> git.gag.com Git - fw/openocd/blob - tcl/target/at91sam3u2c.cfg
target.cfg: (re)move some bogus reset_config lines
[fw/openocd] / tcl / target / at91sam3u2c.cfg
1 # common stuff
2 source [find target/at91sam3uxx.cfg]
3
4 # size is automatically "calculated" by probing
5 flash bank at91sam3 0x000080000 0 1 1 $_TARGETNAME
6
7